What library do you guys use for API's?

Last time I made an API I did it with express In the meantime I've used Next.js, but now I am looking for a library specifically for API's I've seen Fastify, but am not exactly sure on what is the current standard for developing an API and what libraries are in use Has Theo had any thoughts on this matter?
4 Replies
Marcus - noxify
Marcus - noxify10mo ago
Is there a standard? Maybe https://github.com/honojs/hono could be a solution for your next project?
GitHub
GitHub - honojs/hono: Fast, Lightweight, Web-standards
Fast, Lightweight, Web-standards. Contribute to honojs/hono development by creating an account on GitHub.
Vlatko
Vlatko10mo ago
Pretty great that it even works for serverless enviorments. Will look into it Thank you
Marcus - noxify
Marcus - noxify10mo ago
For graphql I use graphql-yoga with pothos - currently using „node:http“ as „server“ - works fine in our case (deployed to k8s)
Vlatko
Vlatko10mo ago
Want results from more Discord servers?
Add your server