Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/codewithsegnet/project_pld
- Owner: CodewithSegNet
- Created: 2023-09-01T10:18:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-01T14:14:07.000Z (about 1 year ago)
- Last Synced: 2023-09-02T08:33:19.552Z (about 1 year ago)
- Topics: authentication-backend, authorization, flask-api, flask-application, flask-backend, flask-login, flask-restful, flask-server, flask-sqlalchemy, jwt-authentication, python, sql-server
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)