1
0
Fork 0
bthlabs-jsonrpc/packages/bthlabs-jsonrpc-aiohttp/docs/source/api.rst

14 lines
235 B
ReStructuredText
Raw Normal View History

API Documentation
=================
.. module:: bthlabs_jsonrpc_aiohttp
This section provides the API documentation for BTHLabs JSONRPC - aiohttp.
Views
-----
.. autoclass:: JSONRPCView
:members:
:special-members: __call__