/todobackend-for-compatibility-kit

http4k implementation of http://www.todobackend.com

Primary LanguageKotlin

http4k-todo-backend for the Servirtium project

Http4k implementation of http://www.todobackend.com

Launch this API without cloning:

docker build git@github.com:servirtium/todobackend-for-compatibility-kit.git#master -t todobackend-api-for-servirtium-development
docker run -d -p 54321:8000 todobackend-api-for-servirtium-development