https://github.com/tpeczek/demo.azure.functions.graphql
Sample project for demonstrating GraphQL in Azure Functions
https://github.com/tpeczek/demo.azure.functions.graphql
azure-functions graphql serverless
Last synced: 12 months ago
JSON representation
Sample project for demonstrating GraphQL in Azure Functions
- Host: GitHub
- URL: https://github.com/tpeczek/demo.azure.functions.graphql
- Owner: tpeczek
- License: mit
- Created: 2019-05-23T12:57:50.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T14:10:58.000Z (over 2 years ago)
- Last Synced: 2024-05-02T01:19:52.454Z (about 2 years ago)
- Topics: azure-functions, graphql, serverless
- Language: C#
- Size: 33.2 KB
- Stars: 31
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Demo.Azure.Functions.GraphQL
Sample project for demonstrating GraphQL in Azure Functions. You can read more here:
- [Serverless GraphQL with Azure Functions, GraphQL for .NET, and Cosmos DB](https://www.tpeczek.com/2019/05/serverless-graphql-with-azure-functions.html)
- [More Performant Serverless GraphQL with Azure Functions, GraphQL for .NET, and Cosmos DB](https://www.tpeczek.com/2020/05/more-performant-serverless-graphql-with.html)
## Consulting and Professional Services
Do you need help with any of my libraries, or with building features on top of what they provide? What about ASP.NET Core architecture, Azure architecture, or DevOps? I offer consulting and development services.
[](https://calendly.com/tpeczek/30min)
[](mailto:tpeczek@gmail.com)
## Donating
My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by [sponsoring me](https://github.com/sponsors/tpeczek) (either monthly or one-time).
## Copyright and License
Copyright © 2019 - 2025 Tomasz Pęczek
Licensed under the [MIT License](https://github.com/tpeczek/Demo.Azure.Functions.GraphQL/blob/master/LICENSE.md)