Sen descrición

mementomori 89cb81b150 first commit %!s(int64=2) %!d(string=hai) anos
api 89cb81b150 first commit %!s(int64=2) %!d(string=hai) anos
src 89cb81b150 first commit %!s(int64=2) %!d(string=hai) anos
test_results 89cb81b150 first commit %!s(int64=2) %!d(string=hai) anos
LICENSE 19948663c4 Initial commit %!s(int64=2) %!d(string=hai) anos
README.md 89cb81b150 first commit %!s(int64=2) %!d(string=hai) anos
build.gradle.kts 89cb81b150 first commit %!s(int64=2) %!d(string=hai) anos
gradle.properties 89cb81b150 first commit %!s(int64=2) %!d(string=hai) anos
settings.gradle.kts 89cb81b150 first commit %!s(int64=2) %!d(string=hai) anos

README.md

REST server

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.