Yup, the name says it all
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
seafork 513ccfa4b4
Update file README.md
5 months ago
images bingus-api: Initial commit 11 months ago
README.md Update file README.md 5 months ago
go.mod bingus-api: Initial commit 11 months ago
main.go Finished implimenting base features. 11 months ago

README.md

bingus-api

A silly little program made to serve a new picture of bingus everyday.

Installation

  • Change the BaseURL constant to your hosting URL.

  • (Optional) Change photos the API serves (located in images/)

  • Run go build to get the bingus-api binary.

  • Run bingus-api

  • ??

  • Profit!

Todos

While this project is a joke, it could be made better if we read some of the variables (like BaseURL) at runtime. Feel free to make any pull requests for features. They might just get merged!