REST API server for CodeRAG -- Express-based server with authentication (OIDC/SAML), rate limiting, RBAC, team collaboration, and OpenAPI documentation.
npm install @code-rag/api-server- REST API with OpenAPI/Swagger docs
- Authentication via OIDC and SAML providers
- Role-based access control (RBAC)
- Rate limiting and audit logging
- Team collaboration with shared indexes
- Cloud storage providers (S3, Azure Blob, GCS)
See the main repository for full documentation.
MIT