{"library":"atma-server","type":"library","category":null,"description":"Atma.js Server is a Node.js server module providing a framework for building HTTP applications, leveraging other components within the Atma.js ecosystem like `atma-logger`, `atma-io`, and `appcfg`. It allows for flexible routing, middleware processing (compatible with Connect.js middleware), and resource management for both server-side and client-side assets. The module is currently at version 0.5.30, indicating a pre-1.0 development stage, and is likely in a maintenance or active development phase within its specific ecosystem, rather than a general-purpose, high-cadence release cycle. Key differentiators include its tight integration with Atma.js libraries for configuration, logging, and I/O, and its structured approach to defining application, service, handler, and page endpoints with custom pipelines.","language":"javascript","status":"maintenance","version":"0.5.30","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install atma-server","imports":["import { server } from 'atma-server';\nconst app = server.Application(...);","import { server } from 'atma-server';\nconst staticMiddleware = server.middleware.static;","import type { HttpApplicationOptions } from 'atma-server';"]},{"cmd":"yarn add atma-server","imports":[]},{"cmd":"pnpm add atma-server","imports":[]}],"homepage":null,"github":"https://github.com/atmajs/atma-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/atma-server","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/atma-server/compatibility"}}