decidim-api

Exposes a GraphQL API to programmatically interact with the Decidim platform via HTTP.

Usage

Including decidim-api will expose these endpoints:

  • /api: The main GraphQL endpoint that holds the actual API.
  • /api/docs: Nicely-written docs of the entities of the API.
  • /api/graphiql: A neat sandbox to interactively play with the API and its capabilities.

Installation

This is on the default Decidim installation so you should not change anything to use this module.

Contributing

See Decidim.

License

See Decidim.