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

https://github.com/caiaffa/weather-api


https://github.com/caiaffa/weather-api

Last synced: 10 months ago
JSON representation

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
```

![alt text](https://github.com/caiaffa/weather-api/blob/master/docs/diagram.png)