{"library":"apis","type":"library","category":null,"description":"Apis is a JavaScript library for building RESTful APIs with WebSocket support. Version 0.1.2 provides a modular architecture built around 'units' and a loader system that automatically assembles application parts. It features flexible settings, advanced routing with contracts and resources, support for multiple servers (HTTP/HTTPS, IPv4/IPv6), cluster and domain support, daemonization, logging, and multiple transports including WebSocket, JSONP, and batch requests. Key differentiators include CORS-enabled by default (with CSRF protection), a range of built-in handlers (authentication, data validation, static files), and client libraries for Node.js and browsers. It is designed for creating web and WebSocket APIs with a RESTful philosophy emphasizing stateless operations and cacheable GET requests.","language":"javascript","status":"active","version":"0.1.2","tags":["javascript","api","rest","web","websocket"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install apis","imports":["import apis from 'apis'","import { createServer } from 'apis'","import { Resource } from 'apis'"]},{"cmd":"yarn add apis","imports":[]},{"cmd":"pnpm add apis","imports":[]}],"homepage":"https://github.com/velocityzen/apis#readme","github":"https://github.com/velocityzen/apis","docs":null,"changelog":null,"pypi":null,"npm":"apis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}