Packages

  • package root
  • package sangria

    Sangria GraphQL server library.

    Sangria GraphQL server library.

    Sangria is a library that provides parsing, validation, execution and other services for GraphQL queries.

    It typically requires other libraries to build a complete GraphQL service—including, perhaps, ones that provide a HTTP service interface and a database interface—as well as custom code to bridge the gap between data representations that are natural to the database vs. to the GraphQL schema.

    See also

    the Sangria home page

p

root package

package root

Ungrouped