Skip to content

CandidOrg/Candid.GuideStarAPI.Demo

Repository files navigation

API Demo Core

Example project written in .Net Core using Candid.GuideStarAPI NuGet package

Managing API Keys

  • API keys are stored and retrieved using the Microsoft Secrets Manager tool
    • Sample secrets.json
      {
        "Keys:CharityCheckKey": "KEY",
        "Keys:CharityCheckPDFKey": "KEY",
        "Keys:EssentialsKey": "KEY",
        "Keys:PremierKey": "KEY"
      }

About

Example project using Candid. API Library nuget package. Written in .Net Core.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •