Skip to content

Commit 046565d

Browse files
authored
Add fastapi-voyager to awesome.yaml (#73)
* Add fastapi-router-viz to awesome.yaml * Update FastAPI visualization tool in awesome.yaml Replaced fastapi-router-viz with fastapi-voyager in the list.
1 parent 95f33ea commit 046565d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

awesome.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,3 +328,8 @@ repositories:
328328
category: Machine Learning
329329
name: ContextGem
330330
description: A free, open-source LLM framework that makes it radically easier to extract structured data and insights from documents with minimal code.
331+
332+
- name: fastapi-voyager
333+
repo: https://github.com/allmonday/fastapi-voyager
334+
description: Explore your router and response models interactively.
335+
category: Utilities

0 commit comments

Comments
 (0)