ziotom78 / instrumentdb

Implementation of a RESTful instrument database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a RESTful API

ziotom78 opened this issue · comments

Using Django REST framework, instrumentdb should provide a RESTful API to access the data in the database. Logged users with sufficient privileges should be able to upload new objects as well.