Skip to content
Snippets Groups Projects
Select Git revision
  • 91581cb7fdd8044f6435c91f61c9b93c91b9b464
  • develop default protected
  • issue/81
  • master protected
4 results

form-creator-api

  • Clone with SSH
  • Clone with HTTPS
  • Richard Fernando Heise Ferreira's avatar
    Issue #45: Release a stable 1.2 version
    Richard Fernando Heise Ferreira authored and Stephanie Briere Americo committed
    Signed-off-by: default avatarRichardHeise <rfhf19@inf.ufpr.br>
    91581cb7
    History

    Form Creator API

    Build Status Coverage Report

    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.