Skip to content

Ariadne 0.1.0

Compare
Choose a tag to compare
@rafalp rafalp released this 31 Oct 17:58
66d51d6

Ariadne 0.1.0 is first release of Ariadne that out of the box implements following features:

  • WSGI Middleware for adding GraphQL API to existing sites
  • Built-in dev server that enables developers to start experimenting quickly
  • GraphQL Playground as API explorer
  • Resolvers, mutations, custom scalars, inputs and enums
  • Modularization support
  • Documentation