@buntal/core

@buntal/core

Core utilities and HTTP functionality for Buntal applications.

Overview

The @buntal/core package provides essential utilities for building HTTP servers and handling requests in Buntal applications. It includes HTTP primitives, security utilities, and middleware functions.

Modules

HTTP

Core HTTP server functionality and request/response handling.

Security

Security utilities for authentication and data protection.

  • jwt - JSON Web Token utilities
  • hash - Hashing functions

Types

TypeScript utility types for type-safe development.

Middleware

Built-in middleware functions for common use cases.

  • auth - Authentication middleware
  • cors - CORS middleware
  • logger - Request logging

Last modified: 2025-06-10

Content-Length: 0