Skip to content

spudster-team/otrin-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo_black

The REST API of an app that allow malagasy people based in Antsirabe to look for the nearest cheapest price of a specific product.

Commit messages follows the Udacity Git Commit Style Guide

API Reference

Base URL

Authentication

Authentication endpoint for end users : /token Required fields : email and password

Authentication for website administrator : /admin Rquired fields : email and password (same as above)

Errors

Endpoints

  • GET products/
  • GET products/{product_id}/prices
  • GET categories/

Future Improvements

  • Add automated testing
  • Improve product data models
  • Permission managment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published