Core Module for Clean Architecture Code in Project Flask, API REST.
The system using the Python programming language in conjunction with the Flask framework, rigorously adhering to Clean Code principles. Our infrastructure is highly scalable and backed by a MySQL database, ensuring exceptional performance and efficiency.
Welcome to the Flask Core! This guide will help you get started with setting up your development environment and running the application.
Before you begin, ensure you have the following installed on your system:
Follow these steps to set up your development environment:
git clone https://github.com/JHectorZ/flask-core.git
cd flask-core
add env file to .gitignore
pip install -r requirements.txt
- Swagger: pending.
- JWT: complete.
- CORS: complete.
- MySQL: complete.
- loggings: complete.
- ENV: complete.
- Hash Password: complete.
- @JHectorZ - Idea & Initial work
See also the list of contributors who participated in this project.
