Skip to content

daun-gatal/ijah-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ijah-store

This is REST API Application which I build using Django. This API is handling small business online shop.

HTTP 200 OK Allow: GET, HEAD, OPTIONS Content-Type: application/json Vary: Accept

"products": "http://127.0.0.1:8000/api/v1/products",
"product_in": "http://127.0.0.1:8000/api/v1/product_in",
"product_out": "http://127.0.0.1:8000/api/v1/product_out",
"report_products": "http://127.0.0.1:8000/api/v1/report_products",
"report_sales": "http://127.0.0.1:8000/api/v1/report_sales",
"report_products/download/": "http://127.0.0.1:8000/api/v1/report_products/download/",
"report_sales/download/": "http://127.0.0.1:8000/api/v1/report_sales/download/"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages