An open API service indexing awesome lists of open source software.

https://github.com/islati/firepot-backend

Flask REST API designed for a retail website. JWT Authentication, Flask-SQLAlchemy (Postgres) Database, Unit Testing, Factory Pattern & Blueprint Routes.
https://github.com/islati/firepot-backend

cannabis flask python rest rest-api restful-api

Last synced: 2 months ago
JSON representation

Flask REST API designed for a retail website. JWT Authentication, Flask-SQLAlchemy (Postgres) Database, Unit Testing, Factory Pattern & Blueprint Routes.

Awesome Lists containing this project

README

          

# FirePot (Backend)

This is a REST API Backend for use with the SPA Frontend (FirePot-Web).

Designed to be simple and easy to deploy via WSGI.

Libraries
----
* Flask
* SQLAlchemy
* JWT

Features:
----
* Authentication (JWT Token)
* Login
* Registstration
* Administration Pages
* Inventory Management
* Store
* List Inventory
* Item Details