Please Note:
The partsearch API is a work in progress; although much deveopment has already been done, it is not yet functional.
Partsearch API
This page documents the PartSearch JSONP API, and API for querying partsregistry.org which (will) actually be useful!
API
partsearch/types/:
Return: a list of all types in the registry
Args:
- callback: The function to call - if you use jQuery this will be handled for you
partsearch/categories/:
Return: a list of all categories in the registry
Args:
- callback: The function to call - if you use jQuery this will be handled for you
- type: the type of data to return, either 'array' (default) or 'map'
{% endblock %}
{%block js%}
{%endblock%}