- Developed a RESTful API to access item and item list as resources from various stores with appropriate user authentication using Flask - JWT.
- Deployed API on Heroku for practical usage and tested it using API development in Postman.
- Python 3.5
- Flask (Flask-RESTful, Flask-JWT, Flask-SQLAlchemy)
- Heroku (SQLite and uWSGI)
- Postman (API Testing)