Documentation for the TaxonWorks workbench API, served at https://api.taxonworks.org. Application code is here.
Documentation uses RAML, it is built with gulp:
Clone this repository, then:
npm install
npx gulp apidoc
Documentation is in /docs
. Open /docs/index.html
to view locally, or see running an api console.
Merge development
into main
. Github actions do the rest.
See CHANGELOG.md. Note this changelog documents changes in the documentation, not the underlying code.
See CONTRIBUTING.md.
https://opensource.org/licenses/NCSA.
Please see CODE_OF_CONDUCT.md.