31 lines
1.3 KiB
ReStructuredText
31 lines
1.3 KiB
ReStructuredText
|
Integrations
|
||
|
============
|
||
|
|
||
|
BTHLabs JSONRPC provides integration packages for specific Web frameworks.
|
||
|
|
||
|
Django
|
||
|
------
|
||
|
|
||
|
Django integration is provided by ``bthlabs-jsonrpc-django`` package.
|
||
|
|
||
|
+-------------------+-----------------------------------------------------+
|
||
|
| PyPI | https://pypi.org/project/bthlabs-jsonrpc-django/ |
|
||
|
+-------------------+-----------------------------------------------------+
|
||
|
| Docs | https://projects.bthlabs.pl/bthlabs-jsonrpc/django/ |
|
||
|
+-------------------+-----------------------------------------------------+
|
||
|
| Source repository | https://git.bthlabs.pl/tomekwojcik/bthlabs-jsonrpc/ |
|
||
|
+-------------------+-----------------------------------------------------+
|
||
|
|
||
|
aiohttp
|
||
|
-------
|
||
|
|
||
|
aiohttp integration is provided by ``bthlabs-jsonrpc-aiohttp`` package.
|
||
|
|
||
|
+-------------------+------------------------------------------------------+
|
||
|
| PyPI | https://pypi.org/project/bthlabs-jsonrpc-aiohttp/ |
|
||
|
+-------------------+------------------------------------------------------+
|
||
|
| Docs | https://projects.bthlabs.pl/bthlabs-jsonrpc/aiohttp/ |
|
||
|
+-------------------+------------------------------------------------------+
|
||
|
| Source repository | https://git.bthlabs.pl/tomekwojcik/bthlabs-jsonrpc/ |
|
||
|
+-------------------+------------------------------------------------------+
|