ahmetb / go-httpbin

http://httpbin.org endpoints for your Go tests
https://godoc.org/github.com/ahmetalpbalkan/go-httpbin
Apache License 2.0
124 stars 26 forks source link

Make a front page #12

Closed arschles closed 7 years ago

arschles commented 7 years ago

In https://github.com/arschles/kubehttpin, I am serving go-httpbin on the internet. It'd be nice to have a home page that contains a description of what this repository does. Similar to what's under the "Endpoints" section of the README or what's at http://httpbin.org/

ahmetb commented 7 years ago

Perhaps we can just say Hello World and leave a link to the README?

arschles commented 7 years ago

Works for me!