Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sergiomauz/clean-architecture-python-fastapi


https://github.com/sergiomauz/clean-architecture-python-fastapi

Last synced: 15 days ago
JSON representation

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.