Skip to main content

Drash logo

Drash

A REST microframework for Deno’s HTTP server with zero 3rd party dependencies.


Features

  • Zero Dependencies
  • Extensively Documented
  • Tutorials
  • Lightweight
  • Content Negotiation
  • Routing
  • Middleware
  • Request Body Handling

Getting Started

To build a simple Drash HTTP server, follow the quick start guide here or use the Drash Create App script here.

Alternatively, you can navigate through the full documentation and check out the tutorials on building an API, a single-page application (SPA), and more.


Want to contribute? Follow the Contributing Guidelines here. All code is released under the MIT License.