A simple webserver for SpaceAPI, written in Go.
- Modify
spaceinfo.json
with information about your hackerspace. - Compile the program:
$ cd spaceapi
$ go build
- Run the
main
(ormain.exe
on Windows) binary. It will host the server under 8080, and sending the GET request to/get
endpoint will return the info from the file