PythonNest / PyNest

PyNest is a Python framework built on top of FastAPI that follows the modular architecture of NestJS
https://pythonnest.github.io/PyNest
MIT License
643 stars 45 forks source link

refactor controller routes #46

Closed Lucasal072 closed 4 months ago

Lucasal072 commented 4 months ago

remove redundant code from decorators/controller routes and add a helper in decorators/helpers

ItayTheDar commented 4 months ago

This library needs co-maintainer! 😆😆

ItayTheDar commented 4 months ago

@Lucasal072 Greate job man! thank you so much for this effort 🥇

jhows commented 4 months ago

Nice! Great job @Lucasal072