As the title says really… have spent a lot of time building APIs on Nodejs using Express as a base but what is the current best practice frameworks for core langs such as Java, Go & Python?
Ask HN: What’s the Current Preferred API Frameworks for Java, Go, Python& Node?
1–6 of 6 posts
Re: Ask HN: What’s the Current Preferred API Frameworks for Java, Go, Python& Node?
#2Java - Spring
Go - Default http client / Buffalo
Python - Flask
Re: Ask HN: What’s the Current Preferred API Frameworks for Java, Go, Python& Node?
#3Super simple and efficient API framework in Java? Javalin
-> example of real world use: https://github.com/seinecle/nocodefunctions-as-api
Re: Ask HN: What’s the Current Preferred API Frameworks for Java, Go, Python& Node?
#4Python: FastAPI - https://fastapi.tiangolo.com
Re: Ask HN: What’s the Current Preferred API Frameworks for Java, Go, Python& Node?
#5Node: NestJs -https://nestjs.com/
Re: Ask HN: What’s the Current Preferred API Frameworks for Java, Go, Python& Node?
#6No post body was provided.