Latest Posts

Jan
04

Go: Serve HTTP JSON API for in-memory objects (DevLog #002)

Review the source code for MemUI's HTTP JSON API Server. Includes using net/http package, JSON Encode, and step-by-step tutorial.
1 min read
Dec
13

idea review: UI for Memory Objects in Go

Reviewing the design of a Go package to generate JSON-based UI for in-memory objects automatically.
2 min read