-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Kevin Cazelles
committed
Jul 23, 2018
1 parent
cfddeeb
commit d6db406
Showing
1 changed file
with
4 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,11 @@ | ||
<<<<<<< HEAD | ||
# rcites 0.1.0 | ||
>>>>>>> 832d3e3b049a424c66072c3b2d269107708d4df0 | ||
|
||
First release | ||
|
||
## Features | ||
|
||
- sppplus_taxonconcept: [retrieve a taxon concept](https://api.speciesplus.net/documentation/v1/taxon_concepts/index.html) | ||
- taxon_distribution: [access distribution data](https://api.speciesplus.net/documentation/v1/distributions/index.html) | ||
- taxon_eu_legislation: [access EU legislation data](https://api.speciesplus.net/documentation/v1/eu_legislation/index.html) | ||
- taxon_cites_legislation: [access legislation data](https://api.speciesplus.net/documentation/v1/cites_legislation/index.html) | ||
- taxon_references: [access reference data](https://api.speciesplus.net/documentation/v1/references/index.html) | ||
- taxon_distribution: [get distribution data](https://api.speciesplus.net/documentation/v1/distributions/index.html) | ||
- taxon_eu_legislation: [get EU legislation data](https://api.speciesplus.net/documentation/v1/eu_legislation/index.html) | ||
- taxon_cites_legislation: [get legislation data](https://api.speciesplus.net/documentation/v1/cites_legislation/index.html) | ||
- taxon_references: [get reference data](https://api.speciesplus.net/documentation/v1/references/index.html) |