haskell-servant
CommunityStructured Servant APIs with NamedRoutes.
Software Engineering#type-safety#functional-programming#haskell#api-design#web-services#servant#namedroutes
Authorbirdgg
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Building scalable, type-safe REST APIs in Haskell with Servant can be verbose and error-prone; NamedRoutes patterns reduce boilerplate and enforce a consistent structure across resources.
Core Features & Use Cases
- Enforces NamedRoutes records per resource, with Generic derivation for API composition
- Supports nested routing, per-resource handlers, and service-layer separation
- Includes authentication, error handling, and OpenAPI documentation integration
- Use Case: Design multi-resource APIs (e.g., User, Product) with consistent routes and handlers
Quick Start
Define your API with NamedRoutes records, implement handlers mirroring those records, and wire them into a Servant application.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: haskell-servant Download link: https://github.com/birdgg/haskell-claude/archive/main.zip#haskell-servant Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.