Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 676 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 676 Bytes

Calm.me Rest API - WIP

In this simple example I am creating a RESTful API on JAVA. It will follow the MVC Principles and I will use an In Memory Database to provide a login system for users using the app. The application's GitHub repo that is using this back-end can be found here.

Demo

For a live demo of the Angular Client calling the current Java API click here.

TODOS

  • Create endpoint to handle breathing exercises noting
  • Create endpoint to handle calendar requests to save meditation sessions per user.
  • Create endpoint to retrieve list of meditation exercises