Http4k implementation of http://www.todobackend.com
Launch this API without cloning:
docker build [email protected]:servirtium/todobackend-for-compatibility-kit.git#master -t todobackend-api-for-servirtium-development
docker run -d -p 54321:8000 todobackend-api-for-servirtium-development