
Creating an API with Azure Functions, Azure Cosmos DB and TypeScript
9 min read
As web developers, having simple tools to create a powerful API without too much effort sound like a dream come true. I recently had the…
2 posts with this tag

As web developers, having simple tools to create a powerful API without too much effort sound like a dream come true. I recently had the…

I posted about ASP.NET Core in the past. In this opportunity, I would like to share a simpler introduction to it using the nodejs' approach.…