alpinegizmo / geekier

connect all the APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Summary A saner (and geekier!) approach to working with APIs.

#Background For background info, see the blog post and the wiki.

#API Descriptions In the api_descriptions directory you can find a set of description files that are language agnostic and supposed to be used with an API factory

#API Factories The job of API factories is to turn the machine-readable api description into objects (or data structures and a set of functions) that can then be used to talk to the configured API.

##Ruby Here you can find the ruby implementation of the factory

#Participate Please join us in the Geekier Google group

Also feel free to contribute to the api_description folder - by forking and sending pull requests for example - and to provide more implementations of API factories so that everyone can play.

For more info get in touch with us at team@rules.io.

About

connect all the APIs