Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aesteve/todo-backend-vertx


https://github.com/aesteve/todo-backend-vertx

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# todo-backend-vertx

Very simple asynchronous implementation of [ToDo backend](http://todobackend.com/) using [Vert.x](http://vertx.io) and vertx's localMap.

This is a good starting point if you want to understand the basic concepts of Vert.x web and the different storage strategies.

Any contributions are welcome.