Skip to main content

Ariadne 0.1.0

· One min read

Hello world!

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