Kili architecture
Kili Core
Kili is built from these components:
- Backend application with:
- Web API (using GraphQL)
- Front-end web application
Kili can be operated in Kubernetes or any other runtime supporting Docker containers.
API and SDKs
Our API used for the front-end application can also be used to programmatically integrate Kili in your systems.
Authentication
User authentication can be managed by our third-party identity provider (Auth0), or a traditional login-password system. For more information, refer to Kili security measures.
Updated 7 months ago