Create a service that can be used as a serverside for a hypothetical TodoMVC application.
- Fork this repo
- Add CONTRIBUTORS.md with your name in it
- Code
- Submit a new pull request to this repo
- The service provides a REST API.
- API described in according with OpenAPI 3.0.2.
- Pull request must contain executable application if you use golang.