Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

SlaxNetwork/kyouko-kt

Repository files navigation

Kyouko, a backend built with Ktor.


Kyouko

Kyouko is the backend service holding Slax Network together.

The primary goal of implementing this backend was to consolidate persistent data and handle communication efficiently and allow developers to implement games onto Slax Network without having to worry about writing their own messy backend code to integrate with our system.

If you want to contribute to our project read our Contributing Guidelines beforehand.

Technologies

Kyouko, uses Ktor to handle routing and requests to our backend service, we use MongoDB to manage persistent data and KMongo to interface with that persisted data in our service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages