Form Creator API
RESTful API used to manage and answer forms.
Objective
The main objective of this project is create a Web Service which allows users to create and update its own forms offering the following features.
- Versionable
- The form can be updated, and answers of several versions are stored.
- Validable
- The forms can contain constraints and only valid answers are stored.