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.
- Host: GitHub
- URL: https://github.com/feliciamarlove/javabackendapi
- Owner: FeliciaMarlove
- Created: 2019-11-23T14:16:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-26T06:18:39.000Z (about 4 years ago)
- Last Synced: 2025-01-18T07:13:02.330Z (over 1 year ago)
- Topics: java, rest-api, spring-boot
- Language: Java
- Homepage: https://thecodeshewrites.wordpress.com/
- Size: 226 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.