{"library":"fets","type":"library","category":null,"description":"feTS (Fetch API + TypeScript) is a modern TypeScript HTTP framework designed for building performant and type-safe REST APIs. It prioritizes end-to-end type-safety, ease of setup, and a superior developer experience by leveraging the Web Fetch API standards. The framework is currently stable at version 0.8.6 and maintains an active development pace with frequent patch releases and minor version updates every few months, incorporating bug fixes, dependency upgrades, and new features. A key differentiator is its deep integration with TypeScript, coupled with `@sinclair/typebox` for defining robust schemas. This approach enables automatic runtime validation and OpenAPI specification generation, significantly reducing common API development pitfalls and ensuring consistent type adherence across the entire application stack, from client to server. It's built for Node.js environments and requires version 16.0.0 or higher.","language":"javascript","status":"active","version":"0.8.6","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install fets","imports":["import { createServer } from 'fets'","import { createRouter } from 'fets'","import { Type } from '@sinclair/typebox'"]},{"cmd":"yarn add fets","imports":[]},{"cmd":"pnpm add fets","imports":[]}],"homepage":"https://www.fets.dev","github":"https://github.com/ardatan/fets","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/fets","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/fets/compatibility"}}