shelf

Web server middleware for Dart (by dart-lang)

Shelf Alternatives

Similar projects and alternatives to shelf

  1. Next.js

    2,502 shelf VS Next.js

    The React Framework

  2. Shorebird

    Shorebird - Patch in minutes not days. Shorebird powers rapid development with CodePush and optimized CI pipelines designed specifically for Flutter.

    Shorebird logo
  3. Express

    818 shelf VS Express

    Fast, unopinionated, minimalist web framework for node.

  4. Poetry

    417 shelf VS Poetry

    Python packaging and dependency management made easy

  5. pub-dev

    The pub.dev website

  6. templates

    Railway starters (by railwayapp)

  7. gRPC

    237 shelf VS gRPC

    C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

  8. Echo

    138 shelf VS Echo

    High performance, minimalist Go web framework

  9. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  10. Flake8

    42 shelf VS Flake8

    flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.

  11. http

    36 shelf VS http

    A composable API for making HTTP requests in Dart. (by dart-lang)

  12. dart-sass

    22 shelf VS dart-sass

    The reference implementation of Sass, written in Dart.

  13. heroku-buildpack-nodejs

    Heroku's classic buildpack for Node.js apps

  14. dart_frog

    19 shelf VS dart_frog

    A fast, minimalistic backend framework for Dart 🎯

  15. yapf

    22 shelf VS yapf

    A formatter for Python files

  16. aqueduct

    10 shelf VS aqueduct

    Discontinued Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider.

  17. websocat

    13 shelf VS websocat

    Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions

  18. threedradio-app

    Three D Radio's Live and On Demand Streaming App

  19. dart-express

    Express-like HTTP framework written in Dart

  20. quick_blue

    A cross-platform (Android/iOS/macOS/Windows/Linux) BluetoothLE plugin for Flutter

  21. conduit

    7 shelf VS conduit

    Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider. (by conduit-dart)

  22. drogon

    6 shelf VS drogon

    Discontinued Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows [Moved to: https://github.com/drogonframework/drogon] (by an-tao)

  23. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better shelf alternative or higher similarity.

shelf discussion

Log in or Post with

shelf reviews and mentions

Posts with mentions or reviews of shelf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-05-20.
  • Dealing with WebSocket in Dart
    8 projects | dev.to | 20 May 2026
    Most of them are using shelf or http_server as backend, not sure if it's really necessary to test them all one by one. Anyway, I will use shelf for one reason: this is not a framework, and it is maintained by the Dart team. I'm a bit sad though, because I can't find a lot of documentation, except the official API. To use WebSocket with shelf, the shelf_web_socket handler is required, again, only the API documentation can easily be found. A full example can be found in server/simple directory from dart source code.
  • Dart on Ubuntu: Installation, Setup, and First Steps
    1 project | dev.to | 23 Nov 2025
    Shelf — Simple for APIs.
  • AI-Guided AWS Deployment for Your Dart Backend Applications
    2 projects | dev.to | 14 May 2025
    Dart's potential for backend development has gained a lot of attention. While Dart's official shelf library has been the traditional solution for backend development, there has been other solutions to enable full-stack Dart applications. Projects like Serverpod and Dart Frog are expanding the ecosystem, making it easier than ever to build complete applications using Dart on both frontend and backend.
  • Dart on the Server: Exploring Server-Side Dart Technologies in 2024
    4 projects | dev.to | 30 Jan 2024
    Shelf
  • shelf_proxy
    2 projects | /r/dartlang | 7 Mar 2023
    To be honest, there's not much to it! It's a single-file add-on for the shelf package with about 100 lines of code, and the comment for the ProxyHandler class at the top sums up the shelf-proxy package pretty well:
  • Is a Quick Start Guide helpful for beginners?
    1 project | /r/dartlang | 5 Mar 2023
    The Dart Language Tour has all of this basic stuff but better, and when you're done, look at the shelf package on pub.dev if you want to get started on creating a server.
  • Dart in backend??
    2 projects | /r/dartlang | 1 Dec 2022
    These are the best backend frameworks for Dart right now but you can use the shelf package if you want a slightly different approach
  • Serverside Dart
    5 projects | dev.to | 17 Nov 2022
    In this blog, I will talk about the benchmarks of Flask (Python), Express (JavaScript), Shelf (Dart), dart_frog (Dart) and Conduit (Dart), and my opinions on Dart on the server side.
  • How to store cookies in server using shelf_router?
    1 project | /r/dartlang | 8 Oct 2022
    Thats all what I found - https://github.com/dart-lang/shelf/issues/29 Looks like this is the most recent updated package, not very well know, which can handle cookies - https://pub.dev/packages/shelf\_secure\_cookie
  • Server-side Dart
    4 projects | dev.to | 3 Oct 2022
    There was a time, I want to start a new project and have to choose what technologies to use for the frontend and backend parts as well. Research gets me to Aqueduct and Shelf, both of them weren't looking actively developing and supported and that leads me to the idea to make my own small micro-framework like Echo for Golang or Bottle for Python. And it was easy to decide: I've had time and motivation :)
  • A note from our sponsor - AppSignal
    www.appsignal.com | 15 Sep 2026
    APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product. Learn more →

Stats

Basic shelf repo stats
33
1,006
7.3
14 days ago

Sponsored
Shorebird - Patch in minutes not days
Shorebird powers rapid development with CodePush and optimized CI pipelines designed specifically for Flutter.
shorebird.dev

Did you know that Dart is
the 18th most popular programming language
based on number of references?