• Stars
    star
    180
  • Rank 213,097 (Top 5 %)
  • Language
  • Created almost 12 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

connect all the APIs

#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 [email protected].