Skip to content

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

Notifications You must be signed in to change notification settings

Islati/firepot-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages