/node-serverless-api

Node.js serverless API

Primary LanguageJavaScript

Node.js Serverless API

A project of an API Serveless in Azure developed during the Bootcamp of Node.js Developer of the platform Digital Innovation One

How to Run

  1. Install Azure Functions Core Tools

  2. Install project dependencies

npm install
  1. Start local server with functions
func host start

Technology Stacks

  • JavaScript
  • Azure Functions