New version of xeno-canto v2 API node.js library
Go to file
tripitakit fdd415c459 basic search 2013-11-12 04:40:29 +01:00
lib basic search 2013-11-12 04:40:29 +01:00
test init repo 2013-11-12 01:34:04 +01:00
.gitignore init repo 2013-11-12 01:34:04 +01:00
.jshintrc init repo 2013-11-12 01:34:04 +01:00
Gruntfile.js init repo 2013-11-12 01:34:04 +01:00
LICENSE-GNU-GPL init repo 2013-11-12 01:34:04 +01:00
README.md edited readme 2013-11-12 01:56:33 +01:00
package.json init repo 2013-11-12 01:34:04 +01:00

README.md

xeno-canto

Node.js implementation of Xeno-canto API 2.0

"The service provides a database of bird song and sound recordings contributed and maintained by enthusiasts worldwide.It provides access to search the connection and play or download recordings and to submit new recordings. Discussion forums encourage interactions among members of the birding community to exchange information about bird song and related topics.

API methods support search against the database by specifying the formal Latin name of a bird species. Returned data provide listings of all recordings maintained by the service for that species, either with or without URLs for audio and still image files, or optionally a request can retrieve a single representative recording. Methods also provide summary statistics about listings relevant to the species named in the request." (Source: Xeno-canto website)

/!\ No code released yet /!\

Just started. Please be patient.

Release History

12/11/13 xeno-canto inception

License

Copyright (c) 2013 Patrick De Marta
Licensed under the GNU GPL license .