# todo-backend-vertx **Repository Path**: yinzhidong/todo-backend-vertx ## Basic Information - **Project Name**: todo-backend-vertx - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-03-19 - **Last Updated**: 2022-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.