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

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

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

Last synced: 3 months 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`