This project is an imlementation for a work sample.
It is a REST API that can be used to manage users electricity powerstations built with scala and play framework.
First create a mysql database and run the electricity_monitoring.sql
Change configurations in application.conf
To run the api in dev mode (port 9000)
sbt run
To try the API, you can import this postman collection powerstations.postman_collection.json