Skip to content

An Azure Function App that parses data and can call a API and send respond correctly.

Notifications You must be signed in to change notification settings

JRyGithub/AzureFunctionAppExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AzureFunctionAppExample

An Azure Function App that parses data and can call a API and send respond correctly.

This a template C# project for an Azure Function App. Its purpose has been obfuscated but will fundamentally take in a request parsed to an Azure Function App and then perform a number of operations on that data. In this case it will clean and validate the data, call a psedo API and pass the request. It will then clean the response and pass that back as another response to the azure logic app.

About

An Azure Function App that parses data and can call a API and send respond correctly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages