Skip to content
#

graphql-client

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 20 public repositories matching this topic...

SwiftShowcase: An iOS app that demonstrates modern Swift development with clean architecture. Includes examples of REST and GraphQL API integrations with the SpaceX API, implemented in a modular, testable and maintainable code base.

  • Updated Mar 7, 2024
  • Swift

Created by Facebook

Released 2015

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

Related Topics

api graphiql rest sparql sql