Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API framework? #1

Open
larshp opened this issue Jan 5, 2020 · 4 comments
Open

API framework? #1

larshp opened this issue Jan 5, 2020 · 4 comments

Comments

@larshp
Copy link
Member

larshp commented Jan 5, 2020

http://loopback.io

https://nestjs.com

@sbcgua sbcgua mentioned this issue Mar 24, 2020
@larshp
Copy link
Member Author

larshp commented Mar 24, 2020

@sbcgua yes, I also ended up just doing it in raw code, but it would be nice with OpenAPI specifications and such

@sbcgua
Copy link
Collaborator

sbcgua commented Mar 24, 2020

yeah openapi could be nice indeed

I checked some material on loopback and nextjs.
Seems like the later one is more trendy.
https://www.npmtrends.com/@nestjs/core-vs-loopback-vs-sails
But ... yohoho ! :)))
https://www.npmtrends.com/@nestjs/core-vs-loopback-vs-sails-vs-express

Anyway could be worth checking. It supports validation out of the box and typescipt friendly... The syntax from docs looks a bit cluttered to me. But maybe we can try :)

@larshp
Copy link
Member Author

larshp commented Mar 24, 2020

yea, one step at a time

@sbcgua
Copy link
Collaborator

sbcgua commented Mar 26, 2020

Looking through the docs of nextjs and becoming less excited. Looks quite bloated and less readable. Probably very good for bigger apps. But for a small one - light-weight express is just perfect. Just an opinion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants