todo-project

Introduction

This project is divided into two parts. In the first part, the todo-rest-api folder contains the source files to run a REST server interacting with a MySQL database according to the HTTP requests it receives. In a second step, the app-example folder contains the source files allowing to run a client application in order to propose an interface to manage its todos.