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.
|
5 months ago | |
---|---|---|
images | 11 months ago | |
README.md | 5 months ago | |
go.mod | 11 months ago | |
main.go | 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 thebingus-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!