Tomek Wójcik
c75ea4ea9d
* `bthlabs-jsonrpc-aiohttp` v1.0.0 * `bthlabs-jsonrpc-core` v1.0.0 * `bthlabs-jsonrpc-django` v1.0.0
14 lines
235 B
ReStructuredText
14 lines
235 B
ReStructuredText
API Documentation
|
|
=================
|
|
|
|
.. module:: bthlabs_jsonrpc_aiohttp
|
|
|
|
This section provides the API documentation for BTHLabs JSONRPC - aiohttp.
|
|
|
|
Views
|
|
-----
|
|
|
|
.. autoclass:: JSONRPCView
|
|
:members:
|
|
:special-members: __call__
|