Skip to content

Meisterlala/NekoServer

Repository files navigation

Neko Fans Server

Better Uptime Badge

This Server keeps track of how many images were displayed with the Neko Fans plugin.

API

Run in Postman Open API

https://api.nekofans.net/count_total Generates the total download count from every user
total
https://api.nekofans.net/count/123 Generates an image with that number
420 420
69 69
1337 1337
314159 314159

The technology used to run the server

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published