Project

General

Profile

Feature #733

Basic Version of the API

Added by Sebastian Manger almost 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Sebastian Manger
Category:
-
Target version:
Start date:
29 Dec 2015
Due date:
% Done:

100%

Estimated time:
Resolution:

Description

User Story

As a software developer
I want to access a basic version of the API representing the database
so I can build on that later on.

Acceptance Criteria

  • The restful API is available for GET requests only.
  • No authentication is required.
  • The API has a version.
  • The index displays a list of available urls.
  • Basic filtering is in place.

Also available in: Atom PDF