Configuring Azure Functions: Intellisense via JSON Schemas
I build a lot of Angular [http://angular.io] apps. They all need data, and often I find myself building a Node server to host my API calls and serve my data. There is a lot of ceremony in setting up a web API, which is one reason why I have been interested in serverless functions. Enter Azure Functi