This application is a Rest API server written in Java, using Spring Boot.
The API converts abitrary date times to and from JSON objects for transmission to the frontend, or for storage in the SQLite database.
The frontend for this application is in this repository.