Skip to content

mostlyfabulous/IPNI.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPNI.js

Send Promise based queries to the International Plant Names Index (https://www.ipni.org/) database and get JSON results back.

Prerequisites

axios: for making GET requests

npm install axios

mocha, chai & chai-as-promised: for running tests

npm install mocha
npm install chai
npm install chai-as-promised

Authors

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.txt file for details

About

Send queries to the International Plant Names Index (https://www.ipni.org/) or POWO (http://www.plantsoftheworldonline.org/) database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published