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 can be viewed by going to /docs
. This is automatically produced from the code.
- Make sure docker is installed on your system.
- Use
docker-compose up
in the main directory to start up the application. - You will now be able to access it on
http://localhost:80
Thanks goes to these wonderful people (emoji key):
Peter Dudfield 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!