mementomori 89cb81b150 first commit | 2 lat temu | |
---|---|---|
api | 2 lat temu | |
src | 2 lat temu | |
test_results | 2 lat temu | |
LICENSE | 2 lat temu | |
README.md | 2 lat temu | |
build.gradle.kts | 2 lat temu | |
gradle.properties | 2 lat temu | |
settings.gradle.kts | 2 lat temu |
This branch contains a final implementation of the educational project. Habit tracker 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 and html2 documantation at "api" folder.\ Source code is implementing that documentation using Ktolin only and run some tests, test outputs can be founded at "test_results" folder.