Fastapi-crudrouter Alternatives

Similar projects and alternatives to fastapi-crudrouter

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better fastapi-crudrouter alternative or higher similarity.

fastapi-crudrouter reviews and mentions

Posts with mentions or reviews of fastapi-crudrouter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-18.
  • FUNCTOOLS CHANGED MY LIFE
    2 projects | /r/Python | 18 Oct 2021
    I can't show any pics cuz of uk NDA and all that. I can tell you the gist of it though. FastAPI is already pretty good at the abstraction part. Our middleware had a lot of rerouting and it was basically just a bunch of redundant functions. I just used this cool ass package https://fastapi-crudrouter.awtkns.com/ and used the partial function from functools to generate endpoints for every scenario/db tables.
  • FastAPI framework, high perf, easy to learn, fast to code, ready for production
    15 projects | news.ycombinator.com | 1 Feb 2021
    Thanks, that's a really helpful example.

    Where I think this could be taken to the next level of reusability is in modularising the front-end into API-specific components. For example, the login behaviour could depend on FastAPI-Users, with a sibling frontend library containing components that implement the same login flow. Adding user behaviour is then a matter of using the same third-party library on the front and back end.

    This approach could be extended to other components such as an admin panel (perhaps using https://github.com/awtkns/fastapi-crudrouter), or a blogging component.

Stats

Basic fastapi-crudrouter repo stats
4
1,295
0.0
5 months ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com