About

Metadata

  • Last updated , by FinleyMcIlwaine
  • License MIT
  • Categories Web Development
  • Maintained by: finleymcilwaine@gmail.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.6.2
  2. 9.4.5
  3. 9.2.7
  4. 8.10.7

Readme

eBird is a massive collection of ornithological science projects developed by the Cornell Lab of Ornithology. The eBird API offers programmatic access to the incredible dataset backing these projects.

This library contains a description of the eBird API as a servant API type. It is intended for use by those who wish to write their own clients for the eBird API using servant-client, or do custom processing of eBird data using the types defined here.

If you are interested in querying the eBird API using an existing client, check out the ebird-client library.