Skip to content

SpeciesFileGroup/taxonworks_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

64a0f37 · Apr 3, 2023
Apr 18, 2022
Mar 27, 2023
Feb 24, 2023
Feb 24, 2023
Mar 8, 2023
Jul 6, 2019
Feb 15, 2023
Feb 24, 2023
Jun 20, 2021
Jul 6, 2019
Feb 15, 2023
May 4, 2019
Feb 20, 2023
Feb 20, 2023

Repository files navigation

docs

taxonworks_api

Documentation for the TaxonWorks workbench API, served at https://api.taxonworks.org. Application code is here.

Building

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.

Deploying

Merge development into main. Github actions do the rest.

Changelog

See CHANGELOG.md. Note this changelog documents changes in the documentation, not the underlying code.

Contributing

See CONTRIBUTING.md.

License

https://opensource.org/licenses/NCSA.

Code of conduct

Please see CODE_OF_CONDUCT.md.