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
- Host: GitHub
- URL: https://github.com/sokil/go-echo-http-server
- Owner: sokil
- Created: 2019-11-09T14:10:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-09T16:08:47.000Z (over 6 years ago)
- Last Synced: 2023-04-10T20:11:09.263Z (about 3 years ago)
- Topics: go-http, http-server, profiling
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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