https://github.com/mainro/cyclotron-aiohttp
an aiohttp driver for cyclotron
https://github.com/mainro/cyclotron-aiohttp
Last synced: about 1 year ago
JSON representation
an aiohttp driver for cyclotron
- Host: GitHub
- URL: https://github.com/mainro/cyclotron-aiohttp
- Owner: MainRo
- License: mit
- Created: 2019-09-05T21:14:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-05T17:42:22.000Z (over 3 years ago)
- Last Synced: 2025-03-03T01:08:20.656Z (over 1 year ago)
- Language: Python
- Size: 40 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
==================================
AioHttp support for Cyclotron
==================================
.. image:: https://github.com/MainRo/cyclotron-aiohttp/actions/workflows/ci.yml/badge.svg
:target: https://github.com/MainRo/cyclotron-aiohttp/actions/workflows/ci.yml
.. image:: https://badge.fury.io/py/cyclotron-aiohttp.svg
:target: https://badge.fury.io/py/cyclotron-aiohttp
Key Features
============
- http client driver
- http server driver
Getting started
===============