| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 05:13:49 GMT
X-Served-By: cache-dfw-kdfw8210101-DFW, cache-bom-vanm7210022-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768626829.274471,VS0,VE300
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
ebird-api: A Haskell description of the eBird API
ebird-api: A Haskell description of the eBird API
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.
Modules
[Index] [Quick Jump]
Downloads
- ebird-api-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.2.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=1.5.6.0 && <2.2), attoparsec (>=0.14.1 && <0.15), attoparsec-iso8601 (>=1.0.2.0 && <1.2), base (>=4.13.3.0 && <4.19), optics (>=0.4 && <0.5), servant (>=0.18.3 && <0.21), text (>=1.2.4.1 && <2.1), time (>=1.9.3 && <1.13) [details] |
| Tested with | ghc ==8.10.7, ghc ==9.2.7, ghc ==9.4.5, ghc ==9.6.2 |
| License | MIT |
| Copyright | 2023 Finley McIlwaine |
| Author | Finley McIlwaine |
| Maintainer | finleymcilwaine@gmail.com |
| Uploaded | by FinleyMcIlwaine at 2023-12-16T19:59:11Z |
| Category | Web |
| Home page | https://github.com/FinleyMcIlwaine/ebird-haskell |
| Bug tracker | https://github.com/FinleyMcIlwaine/ebird-haskell/issues |
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 165 total (8 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs uploaded by user Build status unknown [no reports yet] |