Releases: sedouard/azure-functions-node
Releases · sedouard/azure-functions-node
Deprecate
Deploy Functions with Functions!
This is the initial release! With this client library you can:
- Deploy Azure Functions by specifying bindings and the function code as a string within a JSON body
- List, Get and Delete functions
- Housekeeping (Mocks, Unit Tests, CI, .etc)
Get started by doing:
npm install azure-functions