This Server keeps track of how many images were displayed with the Neko Fans plugin.
https://api.nekofans.net/count_total Generates the total download count from every user |
---|
https://api.nekofans.net/count/123 Generates an image with that number |
|
---|---|
420 | |
69 | |
1337 | |
314159 |
Neko Server is written in Rust with the asyc framework Tokio and using Warp as a web server. This is then all bundled in a Docker container, which gets automaticly build with Google Cloud Build. Those images are then pushed to a private Container repository.