An open API service indexing awesome lists of open source software.

https://github.com/sokil/go-echo-http-server

Simple HTTP server for test purposes
https://github.com/sokil/go-echo-http-server

go-http http-server profiling

Last synced: 11 months ago
JSON representation

Simple HTTP server for test purposes

Awesome Lists containing this project

README

          

# go-echo-http-server

Simple HTTP server for test purposes

* `make run-http` - run server
* `make run-siege` - send concurent requests to server
* `make run-profiler-web` - start profiling server and show results in web browser