Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

caching environment-variables fastapi python redis redis-cache requests third-party-api

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Weather API

Sample solution for the [weather-api](https://roadmap.sh/projects/weather-api-wrapper-service) challenge from [roadmap.sh](https://roadmap.sh/).

## How to run

Clone the repository and run the following command:

```bash
$ git clone https://github.com/eedu7/weather-api.git
$ cd weather-api
$ python main.py
```