-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Vivek Iyer edited this page Dec 6, 2013
·
16 revisions
Welcome to the iMits wiki. Here we shall maintain a small amount of developer documentation as to how other groups can automatically interact with iMits for querying, entering and updating data.
iMits comes with a RESTful web-service API. Use this mechanism for maintaining data within iMits (create/update/delete operations), and basic querying only. If you would like to perform bulk data-query operations, we would recommend using the BioMart (details on the BioMart web services are below).
- Tutorial
- Reference
- REST API Code Examples
- Directly-cut-and-paste-able-REST-examples-on-imits-staging-system
The Old Home Page is still available should it be needed