Skip to content
#

GraphQL

graphql logo

GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.

Here are 14 public repositories matching this topic...

The "FundooNotes-GraphQL-Express.js" repository is a GraphQL-based note-taking application built with Express.js. It provides user authentication, CRUD operations for notes, and a search feature for efficient organization and retrieval of personal notes. The use of GraphQL enhances data fetching efficiency and scalability.

  • Updated Jun 29, 2019
  • C

Created by Facebook

Released 2015

Followers
28.6k followers
Organization
graphql
Website
graphql.org
Wikipedia
Wikipedia

Related Topics

api graphiql rest sparql sql