Skip to content

JamesKirkAndSpock/ark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARK API

END POINTS

REQUEST END POINT PUBLIC ACCESS
GET /category/ True
GET /category/<category_id>/ True
GET /category/<category_id>/phones/ True
GET /category/<category_id>/phones/<phone_id>/ True
POST /category/ False
POST /category/<category_id>/phones/ False
PUT /category/<category_id>/ False
PUT /category/<category_id>/phones/<phone_id>/ False
DELETE /category/<category_id>/ False
DELETE /category/<category_id>/phones/<phone_id>/ False

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages