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.
- Host: GitHub
- URL: https://github.com/islati/firepot-backend
- Owner: Islati
- Created: 2020-12-18T14:31:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-12T20:10:56.000Z (almost 5 years ago)
- Last Synced: 2026-01-02T03:33:25.129Z (6 months ago)
- Topics: cannabis, flask, python, rest, rest-api, restful-api
- Language: Python
- Homepage:
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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