Skip to content

EMH333/Neat

Repository files navigation

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.

About

A way to for me to publicly share the "Neat" things I find on the internet in an easy to digest format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published