Hacker News
- Show HN: HTTP API Test Iframe β Embed Live API Testing in Your Documentation https://github.com/lucasmenendez/http-api-test-iframe 3 comments
- Need help to set up a HTTP server to read JSON document https://arduinojson.org/v6/example/http-server/ 6 comments arduino
- Lithium C++ High Performance HTTP Server documentation https://matt-42.github.io/lithium/ 10 comments cpp
- Endpoints: define http protocols shared between server, client and documentation. https://youtu.be/2Jo75rgnVW0 6 comments scala
- My friend convinced me to post this document I made about HTTP https://drive.google.com/open?id=0b1m8uscz6_ptymxjeenmz0d5ota 7 comments programming
- HTTP Response - question about 2 documentation statements https://golang.org/pkg/net/http/#Response 17 comments golang
- httpdoc: HTTP documentation right in your terminal https://github.com/bfontaine/httpdoc 4 comments commandline
- A simple tool generate api documentation from source code comments use http format https://github.com/cosiner/apidoc 10 comments golang