0
How i create an API nowadays?
I'm looking for a modern and common way to get data in a database. Which tools or frameworks should I use? I though I use the go lang and js but I'm not sure if go is a good choice I never worked with it
3 Respuestas
+ 24
What language do you use? Frameworks depending on the language you use.
+ 2
Nowadays most common is a RESTful API for a web apps. What frameworks use, I believe depends on what language you using to manipulate data before it gets to/from db...
0
I do not have to use a specific language but the api is for a website