Open girishsuri15 opened 10 months ago
The syntax is a bit cumbersome in my opinion. I'd suggest something like https://elysiajs.com/ if you guys are interested to deep your toes in bun.sh Not sure Elysia has all the functionalities Nest has but I think it can speed up the building of a quick REST API backend. Take a look and let me know.
Nest tho the syntax is odd. But is super fast to develop in. Pretty straightforward and nicely integrates with other tool. Liking it at the moment. Will take a look at the other framework as well
Let's go with NestJS then. :+1:
I am thinking rather to build from the scratch we can leverage the framework like nest.js for the devlopment which helps us to move around and make the devleopment process it fast. Possible framework :- https://docs.nestjs.com/first-steps @srijan17 @eddydarell what ur thought on this