kucera-lukas / weather-api

Simplified information about weather forecast.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weather-api

Get simplified information about weather forecast

  • Website endpoint
  • Forecast results are internally stored in a database to make the service fast and efficient

Usage

Development

  • Run server locally: python weather_api/manage.py runserver
  • Run tests: pytest

License

  • Developed under the MIT license

About

Simplified information about weather forecast.

License:MIT License


Languages

Language:Python 98.6%Language:Dockerfile 1.4%