Skip to content

Saro-DevDozer/AzureFunctionsAPI

Repository files navigation

AzureFunctionsAPI

AzureFunctions with SQL and Cosmos

This is a simple POC for using sql as main datasource as well as with cosmos as Events storage with Azure functions as webapi.

Setup API

  1. Download the source code
  2. Add your cosmos db credentials into DocumentDBRepository class.
  3. Add SQL CONNECTION string in local.settings.json.
  4. Run Migrations SQL Database.

Setup Angular code

  1. Download the Source code for angular from here => https://github.com/Saro-DevDozer/AngularCode-updating-list-from-listOfEvents.git
  2. Add your api url in environments.ts. Run the Application
  3. Run the API.
  4. npm i and npm start.

All the best.

About

AzureFunctions with SQL and Cosmos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages