Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ With `lite-bootstrap`, you receive an application with lightweight built-in supp

Those instruments can be bootstrapped for:

- [LiteStar](https://lite-bootstrap.modern-python.org/integrations/litestar)
- [FastStream](https://lite-bootstrap.modern-python.org/integrations/faststream)
- [FastAPI](https://lite-bootstrap.modern-python.org/integrations/fastapi)
- [FastMCP](https://lite-bootstrap.modern-python.org/integrations/fastmcp)
- [services and scripts without frameworks](https://lite-bootstrap.modern-python.org/integrations/free)
- [LiteStar](https://lite-bootstrap.modern-python.org/integrations/litestar/)
- [FastStream](https://lite-bootstrap.modern-python.org/integrations/faststream/)
- [FastAPI](https://lite-bootstrap.modern-python.org/integrations/fastapi/)
- [FastMCP](https://lite-bootstrap.modern-python.org/integrations/fastmcp/)
- [services and scripts without frameworks](https://lite-bootstrap.modern-python.org/integrations/free/)

## Lifecycle constraints

Expand Down
1 change: 0 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ Those instruments can be bootstrapped for:
- [FastAPI](integrations/fastapi.md)
- [FastMCP](integrations/fastmcp.md)
- [services and scripts without frameworks](integrations/free.md)
---