mementomori 7b20b9dfec first commit | 2 anni fa | |
---|---|---|
api | 2 anni fa | |
src | 2 anni fa | |
tests | 2 anni fa | |
LICENSE | 2 anni fa | |
README.md | 2 anni fa | |
build.gradle.kts | 2 anni fa | |
gradle.properties | 2 anni fa | |
settings.gradle.kts | 2 anni fa |
This branch contains a final implementation of the educational project. REST server is implemented using Ktor as server-side framework and Exposed ORM framework as DB manager.\ API documentation of server can be founded here.\ Also there is resolved JSON version at "api" folder.\ Source code is implementing that documentation using Ktolin only and run some tests, tests outputs can be founded at "tests" folder..