This ist the API to our Meteostation on the rooftop of the Kantonsschule Glarus.
The current version of the API is here: meteo.kanti-informatik.ch/.
- clone this git-repository
- run
composer installin the root-folder - setup an apache-server
- point your server to the
<root>/publicfolder - copy
<root>/.env.exampleto<root>/.envand add the correct values to connect with the database - your website is ready