Skip to content

jcsix694/service3-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

service3-video

Getting Started

  1. Install prerequisites
  2. Pull down Repository
  3. Run make all
  4. Run make kind-up
  5. Run make kind-load
  6. Run make kind-apply

Endpoints

GET http://localhost:4000/debug/liveness - Service Information GET http://localhost:4000/debug/readiness - Checks if the project is ready GET http://localhost:3000/v1/test - Test Endpoint

Running Metrics

  1. In a terminal go get github.com/divan/expvarmon
  2. In a terminal expvarmon -ports=":4000" -vars="build,requests,goroutines,errors,panics,mem:memstats.Alloc"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published