Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.02 KB

README.md

File metadata and controls

34 lines (27 loc) · 1.02 KB

aMUSEment for the masses

INFO PER INSTALLAZIONE E UTILIZZO

###SOLO LA PRIMA VOLTA

###OGNI VOLTA CHE SI VUOLE LAVORARE

  • workon amuse
  • avviare il server con python manage.py runserver

API REFERENCE

###GET

  • api/e/ -> return a list of all the exhibitions
  • api/e/id_exhibition/ -> return the info about one exhibition
  • api/e/id_exhibition/i/ -> return the items referred to an exhibition
  • api/i/id_item/ -> return the info about one item

###POST

  • api/exp/s/ -> allow the devices to save an experience