Skip to content
This repository was archived by the owner on Jul 27, 2020. It is now read-only.
alexandrepiveteau edited this page May 28, 2020 · 1 revision

General Usage

Definitions

  • A User is a poll participant, who may answer polls.
  • A Moderator is a poll manager, who may create, delete and edit polls.

Usage

There are two parts to this API:

  1. Endpoints: Will specify what endpoints are available and how to use them
  2. Objects: Will specify how to represent different objects in json

Status

When the endpoint is running, you may hit the root endpoint. You will always get a 200 response code, indicating that everything is fine.

{
    "message"       : "Everything is fine."
}

RockinApp - Wiki

Home

Policy

Organisation

Collaboration

Meetings

Rapport

API

Home

Endpoints

Objects

Frontend

Android

Structure

Installation

Elm

Structure

Installation

Backend

Base de donnée

Presentation

Home

Plan

Feedback

Clone this wiki locally