Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bervproject/azure-function-example

Azure Function Example in .NET
https://github.com/bervproject/azure-function-example

azure azure-functions serverless webapp

Last synced: 12 days ago
JSON representation

Azure Function Example in .NET

Awesome Lists containing this project

README

        

# azure-function-example

Azure Function Example in .NET

## Directory Structure

* [azure-functions](./azure-functions): Root directory for Azure Functions of Backend that will be hosted at Azure Functions. Using .NET 6.
* [azure-function-client](./azure-functions-client): Root directory for client to consume Azure Functions and will be hosted at Azure Static Web App Service. Using React.js.
* [ToDo.Web](./ToDo.Web): Root directory that consume the Backend from Azure Functions, run as Web App and will be hosted at Azure Web App Service. Using .NET 6.

## Contribute

Please see at [CONTRIBUTING.md](./CONTRIBUTING.md)

## License

MIT

## Author

Bervianto Leo Pratama