Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sergiomauz/clean-architecture-python-fastapi
https://github.com/sergiomauz/clean-architecture-python-fastapi
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sergiomauz/clean-architecture-python-fastapi
- Owner: sergiomauz
- License: mit
- Created: 2022-08-28T20:44:14.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-08-29T04:01:47.000Z (about 2 years ago)
- Last Synced: 2023-03-07T23:50:51.334Z (over 1 year ago)
- Language: Python
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FASTAPI PROJECT
> This is a FastApi project.
## Screenshots
![screenshot-1](https://user-images.githubusercontent.com/36812672/97628788-2f8a2380-19fb-11eb-8630-e80d5a270a77.png)
## Features
- Web Application.
## Built With
- VS Code
- Python 3.10.5## How to Install
- Clone this repository using **git clone** command and open **root** directory.
- Check and install packages listed in **requirements.txt** file
- Run **python ./src/app.py** to compile and run the project.
- Run **pylint ./src > pylint-report.txt** to detect errors and bad practices.## Unit Testing
- **Run** command "command".
## Author
👤 **Sergio Zambrano**
- Github: [@sergiomauz](https://github.com/sergiomauz)
- Twitter: [@sergiomauz](https://twitter.com/sergiomauz)
- Linkedin: [Sergio Zambrano](https://www.linkedin.com/in/sergiomauz/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!. Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./LICENSE) licensed.