All Projects → drashland → Deno Drash

drashland / Deno Drash

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

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Deno Drash

Spock
Another Haskell web framework for rapid development
Stars: ✭ 623 (-21.64%)
Mutual labels:  api, framework, server
Horse
Fast, opinionated, minimalist web framework for Delphi
Stars: ✭ 295 (-62.89%)
Mutual labels:  api, rest, framework
Ray
a framework that helps you to deliver well-designed python APIs
Stars: ✭ 215 (-72.96%)
Mutual labels:  api, rest, framework
Autoserver
Create a full-featured REST/GraphQL API from a configuration file
Stars: ✭ 188 (-76.35%)
Mutual labels:  api, framework, server
Cppwebframework
​The C++ Web Framework (CWF) is a MVC web framework, Open Source, under MIT License, using C++ with Qt to be used in the development of web applications.
Stars: ✭ 348 (-56.23%)
Mutual labels:  rest, framework, server
Actionhero
Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks
Stars: ✭ 2,280 (+186.79%)
Mutual labels:  api, framework, server
Flaresolverr
Proxy server to bypass Cloudflare protection
Stars: ✭ 241 (-69.69%)
Mutual labels:  api, rest, server
Pure Http
✨ The simple web framework for Node.js with zero dependencies.
Stars: ✭ 139 (-82.52%)
Mutual labels:  api, framework, server
Pogo
Server framework for Deno
Stars: ✭ 341 (-57.11%)
Mutual labels:  api, framework, server
Pode
Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers
Stars: ✭ 329 (-58.62%)
Mutual labels:  rest, framework, server
Mono
Minimalist Framework on top of Express.js
Stars: ✭ 163 (-79.5%)
Mutual labels:  api, rest, framework
Gearbox
Gearbox ⚙️ is a web framework written in Go with a focus on high performance
Stars: ✭ 455 (-42.77%)
Mutual labels:  api, rest, framework
Fastapi Crudrouter
A dynamic FastAPI router that automatically creates CRUD routes for your models
Stars: ✭ 159 (-80%)
Mutual labels:  api, rest, framework
Magic
Create your .Net Core/Angular/Database CRUD Web apps by simply clicking a button
Stars: ✭ 214 (-73.08%)
Mutual labels:  api, rest, framework
Smoke
💨 Simple yet powerful file-based mock server with recording abilities
Stars: ✭ 142 (-82.14%)
Mutual labels:  api, rest, server
Mockoon
Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.
Stars: ✭ 3,448 (+333.71%)
Mutual labels:  api, rest, server
Psx
PHP REST API Framework
Stars: ✭ 108 (-86.42%)
Mutual labels:  api, rest, framework
Narration
The Narration PHP Framework - Empowering everyone to build reliable and loosely coupled web apps.
Stars: ✭ 119 (-85.03%)
Mutual labels:  api, rest, framework
Kanary
A minimalist web framework for building REST APIs in Kotlin/Java.
Stars: ✭ 319 (-59.87%)
Mutual labels:  api, rest, server
Loopback Next
LoopBack makes it easy to build modern API applications that require complex integrations.
Stars: ✭ 3,972 (+399.62%)
Mutual labels:  api, rest, framework

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].