The project has CRUD developed using React and Bootstrap, and a Rest Service developed in Kotlin.
URL:
http://localhost:3000/
URL:
http://localhost:8080/student-service/api/v1/students
Swagger UI URL:
http://localhost:8080/swagger-ui.html
To start all services.
git clone hhttps://github.com/lbernardomaia/student-management
docker-compose up