Skip to content

GamePowerX/KekUploadServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

██╗  ██╗███████╗██╗  ██╗██╗   ██╗██████╗ ██╗      ██████╗  █████╗ ██████╗ 
██║ ██╔╝██╔════╝██║ ██╔╝██║   ██║██╔══██╗██║     ██╔═══██╗██╔══██╗██╔══██╗
█████╔╝ █████╗  █████╔╝ ██║   ██║██████╔╝██║     ██║   ██║███████║██║  ██║
██╔═██╗ ██╔══╝  ██╔═██╗ ██║   ██║██╔═══╝ ██║     ██║   ██║██╔══██║██║  ██║
██║  ██╗███████╗██║  ██╗╚██████╔╝██║     ███████╗╚██████╔╝██║  ██║██████╔╝
╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝ ╚═════╝ ╚═╝     ╚══════╝ ╚═════╝ ╚═╝  ╚═╝╚═════╝ 
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

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details