GaltSoft / kitura-manager

API Management inspired by Django REST framework
Apache License 2.0
3 stars 0 forks source link

Build up the DemoServer to comply with ToDoBackend Project #16

Open ahalls opened 6 years ago

ahalls commented 6 years ago

There is a project that is used to illustrate different backend tech stacks called The ToDoBackend Project. It includes a test web client used to exercise the backend and verify compliance.

In this task, build up the DemoServer example to pass the conformance test.