-
Notifications
You must be signed in to change notification settings - Fork 0
Ruby wrapper for the Outside.in API
License
dob/outsidein
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Wrapper for the Outside.in API Usage: require 'outside_in' radars = OutsideIn::Radar.new(lat, lng) radars.stories.each do |story| puts "#{story.title} by #{story.author}" end
About
Ruby wrapper for the Outside.in API
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published