Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsantiagoh/trivial-server
An http server that responds with OK to anything
https://github.com/jsantiagoh/trivial-server
Last synced: 10 days ago
JSON representation
An http server that responds with OK to anything
- Host: GitHub
- URL: https://github.com/jsantiagoh/trivial-server
- Owner: jsantiagoh
- License: mit
- Created: 2017-09-19T09:31:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-19T09:33:11.000Z (over 7 years ago)
- Last Synced: 2024-10-28T16:47:54.484Z (about 2 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trivial Server
One day I needed an HTTP server that just responds with OK to anything, so here it is.