You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A server lessAPI to demonstrate how we can store resource files of Localization and globalization in an API and access them. This is app is an azure app, blob input binding and uses key value to store the storage configuration.
This project is a simple project to show Serverless API with azure function with blob input and azurekeyvault
Folder structure
-API - serverless api with azure function and blob input
-Test - contain test cases
-Client - API consuming client
About
A server lessAPI to demonstrate how we can store resource files of Localization and globalization in an API and access them. This is app is an azure app, blob input binding and uses key value to store the storage configuration.