-
Notifications
You must be signed in to change notification settings - Fork 1
Home
hannahlatourette edited this page Jun 15, 2018
·
4 revisions
Welcome to the api_v2 wiki! These pages help navigate the use of the MetPetDB API, built with Django 1.8 and Django REST Framework. Below is an overview of each page's contents:
- Bulk Upload: acceptable call formats, parameters, and data types to be used when adding new samples or chemical analyses to the database in bulk; overview of example calls and responses; classification of common errors; troubleshooting
- Chemical Analyses List: list of available fields and queries for list of chemical analyses; example calls and responses
- Deployment: guide to set up and redeploy API; to develop locally, begin here!
- Non-queried GET Calls: overview of return structure for all GET calls; comprehensive list of available subsections which can be used to navigate the API but do not have search capabilities; example calls and responses
- Sample List: list of available fields and queries for samples list; example calls and responses