Skip to content

Latest commit

 

History

History

api

The Lagoon logo is a blue hexagon split in two pieces with an L-shaped cut

This service is part of Lagoon - the open source application delivery platform for Kubernetes. Please reference our documentation for detailed information on using, developing, and administering Lagoon.

API (api)

The main GraphQL API for Lagoon. Uses the Apollo server library.

Technology

  • Node.js
  • GraphQL
  • Message Queue

Related Services

  • API [dependency]
  • Keycloak [dependency]
  • RabbitMQ [dependency]

API

  • Authentication [required]: Authorization header with bearer token.
  • Query/Mutation documented via API introspection, supported in most GraphQL clients.