Skip to content

EduKav1813/go-spaceapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-spaceapi

A simple webserver for SpaceAPI, written in Go.

How to use

  1. Modify spaceinfo.json with information about your hackerspace.
  2. Compile the program:
$ cd spaceapi
$ go build
  1. Run the main (or main.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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages