Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define server API #20

Closed
FranckCo opened this issue Apr 6, 2015 · 1 comment
Closed

Define server API #20

FranckCo opened this issue Apr 6, 2015 · 1 comment
Assignees

Comments

@FranckCo
Copy link
Member

FranckCo commented Apr 6, 2015

First proposal:

  • http://[authority]/pogues/questionnaires
    • GET questionnaire list
    • PUT questionnaire list
    • POST create new questionnaire (returns questionnaire URI with created id)
  • http://[authority]/pogues/questionnaire/{id}
    • GET questionnaire
    • PUT questionnaire
@FranckCo FranckCo added this to the Beginning of Lille hackathon milestone Apr 7, 2015
@FranckCo FranckCo self-assigned this Apr 7, 2015
@FranckCo
Copy link
Member Author

Closed with commit 130b3bb

bwerquin pushed a commit that referenced this issue Jul 12, 2017
bwerquin pushed a commit that referenced this issue Aug 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant