angellist_api 0.0.8
Ruby wrapper for the Angellist API. The AngelList API provides developers with a RESTful interface to the AngelList data set. Some endpoints are public and require no authentication.
Gemfile:
=
install:
=
Runtime Dependencies (6):
faraday
~> 0.7.4
faraday_middleware
~> 0.7.0
hashie
~> 1.1.0
multi_json
~> 1.0.0
rails
~> 3.0.10
simple_oauth
~> 0.1.5
Development Dependencies (1):
sqlite3
>= 0