This commit is contained in:
Andros Fenollosa 2024-02-09 08:54:48 +01:00
parent 66b1166dad
commit 0a99c45f57

View File

@ -55,3 +55,9 @@ docker compose up
- [ ] Param region
- [ ] Param time
- [ ] Pagination
## Nerd stuff 🤓
- Language: Python
- Architecture: Clean architecture
- Libraries: FastAPI, requests, beautifulsoup4, uvicorn and pytest.