Skip to content

Docs: add new FastAPI server libraries with examples#3482

Open
volfpeter wants to merge 1 commit intobigskysoftware:masterfrom
volfpeter:master
Open

Docs: add new FastAPI server libraries with examples#3482
volfpeter wants to merge 1 commit intobigskysoftware:masterfrom
volfpeter:master

Conversation

@volfpeter
Copy link
Contributor

Description

I updated server-examples.md with two libraries that add HTMX support and server-side rendering to FastAPI. Both libraries are HTMX-first, and have guides and example applications.

Note: the linked Awesome Python HTMX repo doesn't seem to be maintained anymore.

Checklist

  • I have read the contribution guidelines
  • I have targeted this PR against the correct branch (master for website changes, dev for
    source changes)
  • This is either a bugfix, a documentation update, or a new feature that has been explicitly
    approved via an issue
  • I ran the test suite locally (npm run test) and verified that it succeeded

Copy link

@gitressa gitressa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great suggestion, but as a user, I would prefer if the list was sorted by popularity (Github stars) and recently updated descending, if that's possible?

Comment on lines 50 to +53
- <https://github.com/renceInbox/fastapi-todo>
- <https://github.com/AutomationPanda/bulldoggy-reminders-app>
- <https://github.com/volfpeter/holm>
- <https://github.com/volfpeter/fasthx>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- <https://github.com/renceInbox/fastapi-todo>
- <https://github.com/AutomationPanda/bulldoggy-reminders-app>
- <https://github.com/volfpeter/holm>
- <https://github.com/volfpeter/fasthx>
- <https://github.com/volfpeter/fasthx>
- <https://github.com/volfpeter/holm>
- <https://github.com/renceInbox/fastapi-todo>
- <https://github.com/AutomationPanda/bulldoggy-reminders-app>

I second this proposal, but maybe sort by recently update + Github stars descending?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants