Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 445 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 445 Bytes

Neat

A application that for most users returns a JSON list of neat stuff as added by the maintainer. Maintainer can go to /add to add "Neat Stuff" and the api is accesible at /json.

Can be run using go build main.go && ./main. If you want to change the port, just add that as a command line argument (./main 1234).

Password for maintainer should be set on the first line of admin.key, the database is created at neatStuff.json.