Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 408 Bytes

File metadata and controls

10 lines (8 loc) · 408 Bytes

Changelog

All notable changes to this project will be documented in this file.

Unreleased

  • Introduce the Raw framework core with async routing and middleware.
  • Add static file middleware, request ID, and logging helpers.
  • Provide request helpers for JSON parsing and response helpers for JSON/HTML/text.
  • Add the Raw CLI with project scaffolding.
  • Expand docs and examples for the new framework.