Skip to content

Simple Users-Messages GraphQL API with Azure Functions for serverless architecure. This API has basic CRUD operations performed to create, read, update and delete the user's messages.

Notifications You must be signed in to change notification settings

kandilidinesh/GraphQL-Basic-CRUD-Ops-Using-Azure

Repository files navigation

gql-rw-azure

This is basic CRUD GraphQL API for fetching, creating, deleting and updating the User Messages with Azure Functions for serverless architecture.

NOTE

This application is deployed on the localhost for testing. For deploying on the Azure Cloud, you need to have your own Azure Subscription on the Microsoft Azure. Regarding the connection to DB, you need to have a Postgres installed on your system and the table data is present in the DB.sql file with the queries. Temporarily you can use Mockaroo.com for generating mock data according to the DB file in the project.

About

Simple Users-Messages GraphQL API with Azure Functions for serverless architecure. This API has basic CRUD operations performed to create, read, update and delete the user's messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published