Ecosyste.ms: Awesome
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: 1 day ago
JSON representation
Using hotwired turbo with aiohttp
- Host: GitHub
- URL: https://github.com/ffissore/turbo-aiohttp
- Owner: ffissore
- Created: 2024-03-12T08:18:31.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-12T08:28:40.000Z (8 months ago)
- Last Synced: 2024-03-12T09:37:22.999Z (8 months ago)
- Language: CSS
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`