{"library":"pixl-server-api","type":"library","category":null,"description":"pixl-server-api is a specialized component designed for the `pixl-server` framework, enabling the creation of JSON REST APIs. Built on `pixl-server-web`, it facilitates defining API methods or entire classes that respond to configurable URL patterns such as `/api/METHOD_NAME` or `/api/NAMESPACE/METHOD_NAME`. The package is currently at version 1.0.9, indicating a stable release. While no explicit release cadence is mentioned, the `pixl-server` ecosystem tends towards stability with infrequent, targeted updates rather than rapid iteration. Its primary differentiator is its seamless integration and low-boilerplate approach within the `pixl-server` architecture, making it suitable for applications already leveraging that foundation. It focuses on straightforward JSON response handling.","language":"javascript","status":"maintenance","version":"1.0.9","tags":["javascript","api","json"],"install":[{"cmd":"npm install pixl-server-api","imports":["const APIComponent = require('pixl-server-api');","server.API.addHandler(...);","server.API.addHandler('my_method', function(args, callback) { ... });"]},{"cmd":"yarn add pixl-server-api","imports":[]},{"cmd":"pnpm add pixl-server-api","imports":[]}],"homepage":null,"github":"https://github.com/jhuckaby/pixl-server-api","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/pixl-server-api","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/pixl-server-api/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}