Skip to content

carsonmcdonald/ruby-ebird-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EBird

This is a simple wrapper for the eBird API version 1.1

The library also wraps the portion of the avian knowledge API that is needed for the eBird API.

Installation

Add this line to your application's Gemfile:

gem 'ebird'

And then execute:

$ bundle

Or install it yourself as:

$ gem install ebird

Usage

require 'ebird'

ak = EBird::AvianKnowledge.new

puts ak.country_list

ebird = EBird::EBird.new

puts ebird.species_reference

About

eBird API wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages