Welcome to the ADAM-API

Here at adam-interface.herokuapp.com you can find the application programming interface of the Archive of Demo Art and Media. You can access artifacts, persons (artists, curators), events, news, the featured items and the text of the compliance.

This is a project by Marin Balabanov. For more information please visit mbalabanov.github.io/adam/.

GET (root):

Example: GET adam-interface.herokuapp.com/

GET all:

Example: GET adam-interface.herokuapp.com/all

GET (WITHOUT an ID):

Example: GET adam-interface.herokuapp.com/artifacts

GET (WITH an ID):

Example: GET adam-interface.herokuapp.com/artifacts/a1

DELETE (WITH an ID):

Example: DELETE adam-interface.herokuapp.com/artifacts/a1

PUT (WITH an ID):

Example: PUT adam-interface.herokuapp.com/persons/p0

POST (WITH the parameter 'new'):

Example: POST adam-interface.herokuapp.com/collections/new