Skip to content

A REST API to access items, stores, user authentication.

License

Notifications You must be signed in to change notification settings

ChiragSoni95/Stores_REST_API

Repository files navigation

Stores REST API

  1. Developed a RESTful API to access item and item list as resources from various stores with appropriate user authentication using Flask - JWT.
  2. Deployed API on Heroku for practical usage and tested it using API development in Postman.

Installation:

  1. Python 3.5
  2. Flask (Flask-RESTful, Flask-JWT, Flask-SQLAlchemy)
  3. Heroku (SQLite and uWSGI)
  4. Postman (API Testing)

Releases

No releases published

Packages

No packages published

Languages