Thread
Stories related to "3 secrets to build web APIs in Go" across the full archive.
The most important additions since v1.0.0 are:
* [WASM support](https://godoc.org/nhooyr.io/websocket#hdr-WASM) 🎉
* [NetConn](https://godoc.org/nhooyr.io/websocket#NetConn) adapter
* [Conn.CloseRead](https://godoc.org/nhooyr.io/websocket#Conn.CloseRead)
* Vastly improved testing coverage
* A...
OAuth 2.0 and OpenID Connect for existing APIs and Web Applications (2017)
(hanszandbelt.wordpress.com)
NASA’s Webb Peers into the Extreme Outer Galaxy Among the Milky Way’s outskirts is a firecracker show of star formation. How do environmental factors affect the star formation process? To help answer this question, NASA’s James Webb Space Telescope examined the fringes of our Milky Way galaxy. Webb’...
I created a web framework called kinekt and would like to introduce it to the community. Kinekt is a TypeScript-first, high-performance web framework built on web standards. It has the following features which set it apart from other frameworks in the javascript realm:<p>- It is 100% type safe. It s...