Sha256: 2a0a305a264b221378570452902e57c8fb9d1425001e6f4fb50760bc91bc6c9c

Contents?: true

Size: 1.07 KB

Versions: 5

Compression:

Stored size: 1.07 KB

Contents

= SalesKing Api Schema

SalesKing API description using JSON Schema(http://json-schema.org/)

For ruby users this project provides a gem with some basic utility functions
besides the schema. Other languages can take advantage of the raw json files.

To get a fully working ruby client take a look at http://github.com/salesking/sk-api
which will be replaced soon by a new gem at http://github.com/salesking/sk_api_activeresource

== Notice:

This gem is used actively by SalesKing to deliver it's api resources BUT commits
and changes in here might not be directly reflected.
The gem version does not reflect the api version. The version, for now, is keept
in the folder-name and as long as there are no major changes(breaking backwards
compatibility), the version number will remain.

Especially within the next couple of weeks (until beginning of march) you will
see some more resources made available. Links within each resource, will
also be available but still need some cleanup.

== Install

    gem install sk_api_schema

Copyright (c) 2010 Georg Leciejewski, released under the MIT license

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
sk_api_schema-0.0.10 README.rdoc
sk_api_schema-0.0.9 README.rdoc
sk_api_schema-0.0.8 README.rdoc
sk_api_schema-0.0.7 README.rdoc
sk_api_schema-0.0.6 README.rdoc