From 96c578d4b5a2fb7d9b605225bf1f15728f5fecd3 Mon Sep 17 00:00:00 2001 From: Pratham Date: Fri, 29 Sep 2023 23:42:43 +0530 Subject: [PATCH] added graphql in tech stack --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37fb131..a7b9634 100644 --- a/README.md +++ b/README.md @@ -297,5 +297,6 @@ We use Jest for testing. You can run the tests with `npm test`. - ESLint - Dotenv - Express-Graphql +- GraphQL That's it! You are now ready to use our API to access community member data or explore other available routes. If you have any questions or encounter issues, feel free to reach out to us. Happy coding!