Simple JSON Rest API in Go (tutorial) - Creation & Consumption
Simple JSON Rest API in Go (tutorial) - Creation & Consumption
Tweet This video will show you how to create a simple JSON Rest endpoint using Go's net/http package, after which I show you how to consume the API back into a usable form. Code: http://github.com/ste... Tags:api