Skip to content
#

graphql-server

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

graphql-platform

This project exemplifies the implementation and dockerization of a simple Razor Web MVC Core consuming a full GraphQL 4 Web API, build in a .NET 6 multi-layer project, considering development best practices, like SOLID and DRY, applying Domain-Driven concepts in a Onion Architecture.

  • Updated Feb 21, 2023
  • C#

Created by Facebook

Released 2015

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

Related Topics

api graphiql rest sparql sql