{"library":"super-simple-fastify-server","type":"library","category":null,"description":"This library, `super-simple-fastify-server`, currently at version 1.0.0, provides a lightweight and opinionated wrapper around the Fastify web framework. It is designed for rapidly spinning up temporary or local development servers with minimal boilerplate and configuration, making it ideal for testing, prototyping, or quickly standing up mock APIs. The package's primary goal is to simplify server creation by abstracting common Fastify setup, allowing developers to focus solely on defining routes. It features configurable host and port settings that can be controlled via constructor options or environment variables, prioritizing ease of use over extensive customization. While new and without an established release cadence, it offers a stable API for its current scope and ships with TypeScript type definitions for enhanced developer experience. A key differentiator is its minimal footprint, leveraging Fastify and `pino-pretty` as peer dependencies, giving users control over specific versions of these core components.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","web server","simple web server","fastify server","fastify","test server","simple test server","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install super-simple-fastify-server","imports":["import { SimpleFastifyServer } from 'super-simple-fastify-server';","import { FastifyInstance } from 'super-simple-fastify-server';","import { buildObjectStreamResponse } from 'super-simple-fastify-server';"]},{"cmd":"yarn add super-simple-fastify-server","imports":[]},{"cmd":"pnpm add super-simple-fastify-server","imports":[]}],"homepage":null,"github":"https://github.com/adamhamlin/super-simple-fastify-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/super-simple-fastify-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/super-simple-fastify-server/compatibility"}}