Skip to content

LiorAmram/example

 
 

Repository files navigation

Example Micro-service

CI/CD status API

Build & Test

To build a container image and run tests, simply run make. To run in docker, run docker-compose up Then open a different terminal to test it via curl, i.e.:

curl localhost:8080/health
curl localhost:8080/ready

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 27.9%
  • Dockerfile 26.3%
  • Makefile 17.6%
  • Shell 17.5%
  • Go 10.7%