This project aims to create a collection of User management Application Programming interface (API), to enable user creation, user management, user authentication, session management.
Two applications with similar interface (input and output) are created to interact with the same database. A Python Flask application and a Node Express Js application.
The database employed in this application is a Relational database. It is adaptable to any of them.
- Node Js
- Python
- vscode
- pycharm
- AWS RDS
- Heroku
- Gunicorn
- Postgres
Dev:
Tool/Library | Version |
---|---|
Python3 | 3.10.4 |
Flask | 2.2.2 |
SQLAlchemy | 1.4.40 |
Javascript | ^3.0.0 |
Node js | 14.19.1 |
Express js | ~4.16.1 |
Sequelize | ^6.20.1 |
https://project-alxapp01.herokuapp.com
https://project-alxapp02.herokuapp.com
- Joseph Emmanuel <Joseph>
This project is licensed under the Apache License - see the LICENSE file for details.