Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/codewithsegnet/project_pld

PLAYGROUND FOR BUILDING THE STRUTURE AND DATABASE SYSTEM FOR A WEB APP
https://github.com/codewithsegnet/project_pld

authentication-backend authorization flask-api flask-application flask-backend flask-login flask-restful flask-server flask-sqlalchemy jwt-authentication python sql-server

Last synced: 3 days ago
JSON representation

PLAYGROUND FOR BUILDING THE STRUTURE AND DATABASE SYSTEM FOR A WEB APP

Awesome Lists containing this project

README

        

## Project Name: `inconclusive`.

## Backend: Python

## Framework: Flask

## Database_system: MySQl

0. [AGENDA](./app.py) :

- building a database using API endpoints with python backend `(Flask)`.
- create route and views to handle `HTTP` requests and responses.
- using `SQLAlchemy`ORM(Object-Relational Mapping) to provides layer and connection pooling for database.
- JWT Tokens for user authentication.

## contributors:
* [Olusegun Emmanuel](https://github.com/codewithsegnet)
* [Shogo Akadiri](https://github.com/ShogoMark)