https://github.com/tareqmonwer/weather_api_architecture
https://github.com/tareqmonwer/weather_api_architecture
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tareqmonwer/weather_api_architecture
- Owner: TareqMonwer
- Created: 2024-11-13T18:57:49.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-13T20:09:01.000Z (about 1 year ago)
- Last Synced: 2025-01-26T13:43:59.488Z (11 months ago)
- Language: Python
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### How to configure:
1. run `pip install -r requirements.txt`
2. from project root (same level of `main.py`) run `app.main:app --reload`