Changes between Initial Version and Version 1 of API
- Timestamp:
- 02/07/11 21:18:34 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
API
v1 v1 1 = The CKAN API = 2 3 CKAN has a fully-featured Application Programming Interface (API). 4 5 The API takes the form of a RESTful (Representational State Transfer) style API for accessing CKAN database objects and a Search API. 6 7 For full details of accessing the API, see the CKAN developer documentation at http://packages.python.org/ckan/api.html