The [in-progress] project allows users to search exercises on given parameters:
- Exercise name
- Muscle type
- Exercise type
- Difficulty level
- Rename sample_application.properties to application.properties
- You will require your own [apiKey] for the application to run.
- Register for the [apiKey] at RapidAPI
- After acquiring the [apiKey] add it to the application.properties file.
Currently, the only endpoint available is '/'
- Configure the API as a resource server instead of a client
- Build the frontend using ReactJS