/survey

Survey API for AS School Project

Primary LanguageJava

Survey

Survey API for AS School Project

Pre-requirement

Mongodb runing on port 27017 (Or configure at application.properties)

Java

...and every thing else is already configured using maven in pom.xml

After running

open Swagger UI http://localhost:8080/swagger-ui/index.html

Fill in the OpenAPI link http://localhost:8080/v3/api-docs/

and start exploring