/demo-music-service

Simple API with Sql Database demo app

Primary LanguageC#

demo-music-service

Simple API Service with Sql Database demo app

Use for quick demo to deploy API app with database and observability.

Deploy .NET Core Binaries or as a Container.

Need to provide following env vars:

"catalogdbsecret": "", "aiinstrumkeysecret": "", "Data": { "UseInMemoryStore": "false" }, // Instructs Entity Framework whether to use In-Memory database