This is the HDX Web API server in Go.
Make sure you have installed latest Go version.
- Download the latest release of HDX Web API server
- Unzip in the location you want to install
- Open
config.go
and edit all data - Fire up a terminal and navigate into the location
go build
- Execute
web-api
- http://localhost:9090/ 🎉
New releases are announced on the dev blog.