Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 315 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 315 Bytes

Flask-Store-RestAPI

A simple rest api for creating stores and assigning items to them using flask

APIs:

1- Authenticated Log In using JWT
2- Register
3- Logout
4- Creating stores
5- Adding items to store
6- Tagging items with specific labels or categories