Skip to content
forked from drashland/drash

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

License

Notifications You must be signed in to change notification settings

olvresc/deno-drash

 
 

Repository files navigation

Drash logo

Drash

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


Features

  • Zero 3rd Party 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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.8%
  • Other 1.2%