mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
Rename 'FastAPI' section in server examples docs
The linked example is really a demonstration of use with the FastAPI framework rather than jinja. "jinja" is a templating language, which can also be used in Django, Flask, etc.
This commit is contained in:
parent
a395fe8724
commit
33c57664c9
@ -38,6 +38,10 @@ These examples may make it a bit easier to get started using htmx with your plat
|
||||
|
||||
- <https://github.com/adamchainz/django-htmx>
|
||||
|
||||
### FastAPI
|
||||
|
||||
- <https://github.com/renceInbox/fastapi-todo>
|
||||
|
||||
### Flask
|
||||
|
||||
- <https://github.com/cscortes/htmxflask>
|
||||
@ -46,10 +50,6 @@ These examples may make it a bit easier to get started using htmx with your plat
|
||||
|
||||
- <https://github.com/jpsteil/py4web_htmx_demo>
|
||||
|
||||
### jinja
|
||||
|
||||
- <https://github.com/renceInbox/fastapi-todo>
|
||||
|
||||
## Java
|
||||
|
||||
### Spring Boot
|
||||
|
Loading…
x
Reference in New Issue
Block a user