cagov / API

Used to develop Function As A Service Apps in support of Alpha.CA.gov.
5 stars 3 forks source link

FunctionApps

Used to develop Function As A Service Apps in support of Alpha.CA.gov.

Deployment

Setup

Install "Azure Functions" Extention

Id: ms-azuretools.vscode-azurefunctions Publisher: Microsoft VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurefunctions

Install Azure Functions Core Tools

HomeBrew Installation (For Debugging)

Reference

Azure Javascript Reference

Running Production Service

Postman Documentation

Github Repo