Skip to content

kucera-lukas/weather-api

Repository files navigation

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