Skip to content

mdfaisal98/nowcasting_api

 
 

Repository files navigation

Nowcasting Api

All Contributors

API for hosting nowcasting solar predictions.
Will just return 'dummy' numbers until about mid-2022!

The api is using FastAPI - https://fastapi.tiangolo.com/

Documentation

Documentation can be viewed by going to /docs. This is automatically produced from the code.

Local start up

  1. Make sure docker is installed on your system.
  2. Use docker-compose up in the main directory to start up the application.
  3. You will now be able to access it on http://localhost:80

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Peter Dudfield

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

API for hosting nowcasting solar predictions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.7%
  • Dockerfile 3.3%