In this project, I was able to create a REST API in order to communicate with front-end applications.
The main feature of this application is to manage my personnal tasks.
I documented this API using swagger, as shown bellow.
NB : You can access this interface via http://localhost:8080/swagger-ui/ after running the project locally.
- API endpoints overview
- Statut controller endpoints (Sample)
In order to run this project locally, you must :
- Have JDK 1.8 installed
- Have Tomcat installed
- Clone the project into your local machine
- Open you IDE (Eclipse, intellij, ...)
- Then simply run the project 🤩
- Java/JEE
- Spring boot
- Spring Data JPA/Hibernate
- Spring REST API
- Swagger
- Lombok
- JUnit5
- MySql
- Maven
- Intellij IDEA
Please find via this link the front-end part made with Angular
If you have any feedback, please reach out to me at [email protected]

