An open API service indexing awesome lists of open source software.

https://github.com/feliciamarlove/javabackendapi

My very first Java Spring Boot project made during my training on those technologies. Any credentials or URLs found in this project are no more in use.
https://github.com/feliciamarlove/javabackendapi

java rest-api spring-boot

Last synced: 2 months ago
JSON representation

My very first Java Spring Boot project made during my training on those technologies. Any credentials or URLs found in this project are no more in use.

Awesome Lists containing this project

README

          

# JavaBackEndApi
My very first Java Spring Boot project made during my training on those technologies. Any credentials or URLs found in this project are no more in use.
## What is the app about?
The application allows users to participate in a "daily challenge".
Every day, a new task is shown to the user for them to execute.
This was a first version coded during my training in Java Spring Boot and Angular.