{"library":"ragframework","type":"library","category":null,"description":"RAGFramework is a lightweight Node.js REST API Gateway framework designed for building and managing API gateways. Version 0.0.14 (released in early 2024) is the latest stable release, with an active but small release cadence. It provides routing, middleware support, and request/response transformation out of the box. Differentiators include simplicity (under 500 lines of core code) and zero external dependencies, making it suitable for microservices and edge deployments where minimal overhead is desired. Developed as part of a degree thesis, it is not battle-tested in production.","language":"javascript","status":"active","version":"0.0.14","tags":["javascript","RAGFramework","RAG","REST","API","Framework"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install ragframework","imports":["const RAGFramework = require('ragframework');","const { Router } = require('ragframework');","const { Middleware } = require('ragframework');"]},{"cmd":"yarn add ragframework","imports":[]},{"cmd":"pnpm add ragframework","imports":[]}],"homepage":"https://github.com/jrivera294/RAGFramework#readme","github":"https://github.com/jrivera294/RAGFramework","docs":null,"changelog":null,"pypi":null,"npm":"ragframework","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}