Repository for API's Proof of Concept, using SpringBoot for framework, and Maven. Used for project 11, course "Software Architect", OpenClassRooms
Tests result accessible on GitHub Actions, jobs "testing" for :
- Unit Tests
- Integration tests
For fonctionnal tests, you can try :
/nearest/-2.0115245/52.00514984/100/pharmacology
For testing with external API call
/hospital/range/-2.0115245/52.00514984/100/
Fonctionnals
docker sudo docker run -d -p 9000:9000 etcomment/ms1:v{build number}
Or
docker sudo docker run -d -p 9000:9000 etcomment/ms1:latest
Fork it, and ask for pull request