Skip to content

meteorfox/HelloGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

HelloGo

A simple Golang service that returns JSON messages of different sizes. Useful for testing load generators.

Server listens on port :8080 on all interfaces.

Endpoints:

  • /json Hard-coded "Hello World" JSON response
  • /json1k JSON response of roughly 1KB in size
  • /json10k JSON response of roughly 10KB in size

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages