application level ER diagram can provide much more information for business entities and hide unnecesary middle tables.
definition: https://github.com/allmonday/composition-oriented-developmen...
fastapi-voyager itself is also improved a lot for better experiences.
Visualize your FastAPI endpoints, and explore them interactively.
- better search experience - better graph interaction - persistent page in query string
@subset(User) class PickedUser: ....
Easily construct complex business data by defining ER diagrams, combining data, and applying various data adjustment methods
Minimal cognitive load
Extremely developer-friendly for those with GraphQL experience, helping improve the code quality and maintainability of API integrations
When combined with fastapi-voyager, it allows visualizing the constructed code graphically