Nav apraksta

mementomori 7b20b9dfec first commit 2 gadi atpakaļ
api 7b20b9dfec first commit 2 gadi atpakaļ
src 7b20b9dfec first commit 2 gadi atpakaļ
tests 7b20b9dfec first commit 2 gadi atpakaļ
LICENSE ec2b49d842 Initial commit 2 gadi atpakaļ
README.md 7b20b9dfec first commit 2 gadi atpakaļ
build.gradle.kts 7b20b9dfec first commit 2 gadi atpakaļ
gradle.properties 7b20b9dfec first commit 2 gadi atpakaļ
settings.gradle.kts 7b20b9dfec first commit 2 gadi atpakaļ

README.md

REST server

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..