Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ffissore/turbo-aiohttp

Using hotwired turbo with aiohttp
https://github.com/ffissore/turbo-aiohttp

Last synced: 1 day ago
JSON representation

Using hotwired turbo with aiohttp

Awesome Lists containing this project

README

        

# turbo-aiohttp

This is a first attempt at making turbo work with aiohttp, and a way for me to learn turbo.

It's a porting of the "todos" example from https://github.com/miguelgrinberg/turbo-flask

Install the dependencies and run it with `python app.py`