https://github.com/caiaffa/weather-api
https://github.com/caiaffa/weather-api
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/caiaffa/weather-api
- Owner: caiaffa
- Created: 2020-08-17T20:22:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-18T18:19:54.000Z (almost 6 years ago)
- Last Synced: 2025-03-15T19:44:13.513Z (over 1 year ago)
- Language: Python
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather
Simple and fast weather API with Fast API, Celery and Redis
### Installing
Clone this repository
```
https://github.com/caiaffa/weather-api.git
```
And
```
docker-compose up
```
### Documentation
access
```
http://localhost:5000/docs
```
