{"library":"think-router-rest","type":"library","category":null,"description":"Middleware for ThinkJS 3.x that adds automatic RESTful route recognition to think-router, eliminating the need for custom route definitions. Version 1.0.5 is the latest stable release, with no active development observed since 2018. It is specific to ThinkJS 3.x and requires think-router as a peer dependency. Compared to manual route setup, it infers routes from controller methods (e.g., GET, POST) automatically.","language":"javascript","status":"maintenance","version":"1.0.5","tags":["javascript","thinkjs","think-router","restful"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install think-router-rest","imports":["const routerREST = require('think-router-rest');"]},{"cmd":"yarn add think-router-rest","imports":[]},{"cmd":"pnpm add think-router-rest","imports":[]}],"homepage":"https://github.com/thinkjs/think-router-rest#readme","github":"https://github.com/thinkjs/think-router-rest","docs":null,"changelog":null,"pypi":null,"npm":"think-router-rest","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}