{"library":"xenops","type":"library","category":null,"description":"Xenops is a Node.js MVC framework for building REST APIs, real-time applications, and web apps. Version 2.0.25 provides a command-line tool to scaffold applications with integrated routing (Restify), database management (ORM), socket.io support, validation, logging, and a client testing module. Its architecture is service-handler oriented, making it suitable for multi-room chat, virtual classrooms, real-time dashboards, and multiplayer games. The framework is extensible, allowing users to override core functionality. It uses Restify for server and supports static and dynamic views with template management. Globally installable via npm. Release cadence is irregular; no major updates since 2020.","language":"javascript","status":"maintenance","version":"2.0.25","tags":["javascript","framework","web","rest","restful","router","app","api","REST API"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install xenops","imports":["npm install -g xenops; xenops myapp","const { XenopsServer } = require('./server');","const Router = require('./routes/routes');"]},{"cmd":"yarn add xenops","imports":[]},{"cmd":"pnpm add xenops","imports":[]}],"homepage":"https://github.com/fingent/xenops","github":"https://github.com/fingent/xenops","docs":null,"changelog":null,"pypi":null,"npm":"xenops","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}