Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 months ago
JSON representation

Sample project for demonstrating GraphQL in Azure Functions

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)

## 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 - 2024 Tomasz Pęczek

Licensed under the [MIT License](https://github.com/tpeczek/Demo.Azure.Functions.GraphQL/blob/master/LICENSE.md)