An open API service indexing awesome lists of open source software.

https://github.com/gamepowerx/kekuploadserver

A new version of the KekUploadServer
https://github.com/gamepowerx/kekuploadserver

aspnetcore csharp entityframeworkcore kekupload kekuploadserver plugin-system uploadserver

Last synced: 8 months ago
JSON representation

A new version of the KekUploadServer

Awesome Lists containing this project

README

          

```
██╗ ██╗███████╗██╗ ██╗██╗ ██╗██████╗ ██╗ ██████╗ █████╗ ██████╗
██║ ██╔╝██╔════╝██║ ██╔╝██║ ██║██╔══██╗██║ ██╔═══██╗██╔══██╗██╔══██╗
█████╔╝ █████╗ █████╔╝ ██║ ██║██████╔╝██║ ██║ ██║███████║██║ ██║
██╔═██╗ ██╔══╝ ██╔═██╗ ██║ ██║██╔═══╝ ██║ ██║ ██║██╔══██║██║ ██║
██║ ██╗███████╗██║ ██╗╚██████╔╝██║ ███████╗╚██████╔╝██║ ██║██████╔╝
╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚═════╝
KekUploadServer
```
Another reimplementation of the KekUploadServer in C#.
I know what you're thinking, "Why would you do another one?". Well, I think my other one is a bit messy and I wanted to make a cleaner version of it. This one is also better performance wise. It also uses Entity Framework Core instead of manual SQL queries.
So yeah, this is another reimplementation of the KekUploadServer in C#.

[Api Documentation](https://gamepowerx.com/kekupload-server/docs/api/)

## License
This project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE) file for details