Skip to content

Azure Durable Function App that reads and analyzes SEC filings.

Notifications You must be signed in to change notification settings

mrchrisok/SecEdgarMiner

Repository files navigation

SecEdgarMiner

Azure Durable Function App that reads and analyzes SEC filings.

Technologies

  • C# 7.0
  • .NET Core 3.1
  • Azure Functions v3

Features

  • RSS feed consumption using conditional GET requests
  • Fan-out/fan-in durable functions orchestration
  • Emails sent via SendGrid Api
  • Dependency Injection
  • Local development secrets read from Azure Key Vault
    • This bit is actually simple, but the how-to is poorly documented on the web.
  • Strongly-typed configuration using IOptions
  • Project deployed via: Azure Resource Group project + ARM template + MSDeploy + Zip pkg

Copyright (c) 2021 Osita Christopher Okonkwo

About

Azure Durable Function App that reads and analyzes SEC filings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published