Skip to content

Commit

Permalink
docs: add worms API module documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsbarnard committed Feb 6, 2024
1 parent 3212b13 commit 11c0112
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,19 @@ Admin only

----

WoRMS
-----

.. module:: fathomnet.api.worms

The ``fathomnet.api.worms`` module supports World Register of Marine Species (WoRMS) lookup operations via the `fast WoRMS name service <https://github.com/fathomnet/worms-server>`_.

.. automodule:: fathomnet.api.worms
:members:
:noindex:

----

X-API-Key
---------

Expand Down

0 comments on commit 11c0112

Please sign in to comment.