Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bervproject/azure-function-example
- Owner: bervProject
- License: mit
- Created: 2021-08-19T04:24:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-14T10:38:42.000Z (27 days ago)
- Last Synced: 2024-12-14T11:27:20.081Z (27 days ago)
- Topics: azure, azure-functions, serverless, webapp
- Language: C#
- Size: 3.05 MB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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