{"library":"open-rest","type":"library","category":null,"description":"Open-rest v8.0.3 is a standard RESTful API server built on Restify and Sequelize. It provides a structured directory layout for rapid API development with integrated database support, middleware, i18n, and configuration management. Targeted at Node.js >=6, it uses CommonJS and is not ESM-compatible. Compared to alternatives like Express-based REST frameworks, Open-rest enforces a specific app structure and relies on Restify's performance and Sequelize's ORM capabilities, reducing boilerplate for CRUD APIs. Development appears stalled (last release 2017) with no active maintenance.","language":"javascript","status":"deprecated","version":"8.0.3","tags":["javascript","rest","api","open-rest"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install open-rest","imports":["const rest = require('open-rest')","rest.start(appPath, callback)","rest.stop(server, callback)"]},{"cmd":"yarn add open-rest","imports":[]},{"cmd":"pnpm add open-rest","imports":[]}],"homepage":"https://github.com/open-node/open-rest","github":"https://github.com/open-node/open-rest","docs":null,"changelog":null,"pypi":null,"npm":"open-rest","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}