https://github.com/mayurdhamgunde/graphql
An open-source data query and manipulation language for APIs, and a runtime for fulfilling queries with existing data.
https://github.com/mayurdhamgunde/graphql
apollo graphql graphql-js nodejs
Last synced: 3 months ago
JSON representation
An open-source data query and manipulation language for APIs, and a runtime for fulfilling queries with existing data.
- Host: GitHub
- URL: https://github.com/mayurdhamgunde/graphql
- Owner: Mayurdhamgunde
- Created: 2024-06-22T13:49:46.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-22T14:02:52.000Z (about 1 year ago)
- Last Synced: 2025-02-09T06:29:03.343Z (5 months ago)
- Topics: apollo, graphql, graphql-js, nodejs
- Language: JavaScript
- Homepage:
- Size: 1.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
✡️GraphQL : -
GraphQL is an open-source query language and runtime for application programming interfaces (APIs) that uses HTTP to build development architectures. It allows developers to ask for specific data from multiple sources and return it using a defined structure. GraphQL is similar to REST and SOAP, but it can be a good alternative in some cases, such as for mobile applications.
# 📸Snapshots : -
![]()
![]()
![]()