andreshincapier / ms-survey-demo

Back end demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example microservice

Quality Gate Status Coverage Bugs

Microservice with clean architecture

Installation

Use gradle to management gradle to run project.

sh ./gradlew build

Usage

Start project

sh ./gradlew bootrun  

Test end-point

curl -i http://localhost:8080/api/robin-food/survey/list-all-active 

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Back end demo


Languages

Language:Java 99.0%Language:Dockerfile 1.0%