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

form-creator-api

  • Clone with SSH
  • Clone with HTTPS
  • Gianfranco Harres's avatar
    Gianfranco Harres authored
    Resolve "Criar rota de ler as respostas dos forms"
    
    Closes #66
    
    See merge request !63
    fd9f37c8
    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.