0.1.0 • Published 8 years ago

agol-swagger v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

agol-swagger

Swagger spec for ArcGIS Online's REST API

Swagger (now known as: Open API Initiative) is a simple yet powerful representation of RESTful APIs. Much like what WSDL documents did to SOAP APIs, Swagger does for REST APIs. It allows for documentation, code generation for client and server, and enable better testing and coding tools.
This library offers the swagger spec for the ArcGIS Online REST API. It's the base for other libraries that can use this document.

Coverage

See coverage for how much of the REST API is completed