Overview
The @1stdigital/prism-http package provides middleware for vanilla Node.js HTTP servers, without requiring any framework. Perfect for lightweight APIs or custom HTTP implementations.Zero Dependencies
Works with raw http/https modules
Framework-Free
No Express, Fastify, or other framework needed
Lightweight
Minimal overhead, maximum performance
Installation
- npm
- yarn
Quick Start
Configuration
Routing
URL-based Routing
Accessing Payment Info
Settlement Validation
HTTP middleware interceptsres.end() to validate settlement: