Skip to content

Commit 7b87cb4

Browse files
authored
Merge pull request #84 from volfpeter/docs/holm-link
Add reference to holm for an even deeper FastAPI integration
2 parents 6b9770a + dc9d061 commit 7b87cb4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
FastAPI server-side rendering with built-in HTMX support.
1313

14+
For an even deeper FastAPI integration and a Next.js-like developer experience, you should check out [holm](https://volfpeter.github.io/holm/).
15+
1416
## Key features
1517

1618
- **Decorator syntax** that works with FastAPI as one would expect, no need for unused or magic dependencies in routes.

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
FastAPI server-side rendering with built-in HTMX support.
1313

14+
For an even deeper FastAPI integration and a Next.js-like developer experience, you should check out [holm](https://volfpeter.github.io/holm/).
15+
1416
## Key features
1517

1618
- **Decorator syntax** that works with FastAPI as one would expect, no need for unused or magic dependencies in routes.

0 commit comments

Comments
 (0)