{"library":"agreed-server","type":"library","category":null,"description":"Agreed Server is a mock server for the Agreed API specification format, providing CLI and programmable interfaces for creating mock APIs from agreed files. Version 3.0.1 is the latest stable release. It supports custom middlewares, default headers, static file serving, and a notifier for real-time event handling. Unlike generic mock servers, it is tightly integrated with the Agreed ecosystem and offers an Express-based pure server mode for advanced customization.","language":"javascript","status":"active","version":"3.0.1","tags":["javascript","agreed","server","mock","port"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install agreed-server","imports":["const agreedServer = require('agreed-server');","const server = agreedServer({ path: './agreed.json' }).createServer();","const { notifier } = agreedServer(options);"]},{"cmd":"yarn add agreed-server","imports":[]},{"cmd":"pnpm add agreed-server","imports":[]}],"homepage":"https://github.com/recruit-tech/agreed-server#readme","github":"https://github.com/recruit-tech/agreed-server","docs":null,"changelog":null,"pypi":null,"npm":"agreed-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}