@code-rag/api-server
v0.1.10
Published
REST API server for CodeRAG — Express-based server with authentication, rate limiting, and OpenAPI docs
Maintainers
Readme
@code-rag/api-server
REST API server for CodeRAG -- Express-based server with authentication (OIDC/SAML), rate limiting, RBAC, team collaboration, and OpenAPI documentation.
Installation
npm install @code-rag/api-serverFeatures
- 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)
Documentation
See the main repository for full documentation.
License
MIT
