InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Shelf Alternatives
Similar projects and alternatives to shelf
-
aqueduct
Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider.
-
jaguar
Jaguar, a server framework built for speed, simplicity and extensible. ORM, Session, Authentication & Authorization, OAuth
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
drogon
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)
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
conduit
Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider. (by conduit-dart)
-
functions-framework-dart
FaaS (Function as a service) framework for writing portable Dart functions
-
-
-
-
-
-
-
-
-
-
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.
-
heroku-buildpack-nodejs
The official Heroku buildpack for Node.js apps.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
shelf reviews and mentions
-
Dart in backend??
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
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.
-
Server-side Dart
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 :)
-
Dart Frog
Dart Frog 🐸 es un framework web construido sobre Shelf inspirado por Next.JS, Remix y Express.
-
Are you using monorepos?
We are't using one of the frameworks for Dart on the backend (Conduit, Dart Frog) and instead built on top of shelf for both the projects we've used Dart on the backend for - one we went for a gRPC approach and the implemented a REST API.
- Dart - From scratch to deploy 🚀
-
Deployment of a Dart Server on Heroku
We also need a software service that we already built in the videos mentioned above. The service we want to deploy will use the shelf server from Dart hat we already run locally and make our first requests. But this will also work if you use a aqueduct server or a conduit server.
-
Examples of “beautiful” dart code
The shelf package has always looked very well-written to me. I like the way functions and function typedefs are preferred over classes, how it uses short and simple source files, and usages of streams for requests and responses. This package makes good use of language and SDK features that only work in Dart.
-
From Python to Dart - Day 2, Meet the dart CLI
| console-simple | A simple console application (basic template). | | ---------------- | -------------------------------------------------- ----- | | console-full | Console application with tests. | | package-simple | A starting point for Dart libraries or apps. | | server-shelf | Server based on shelf. | | web-simple | Web application with core libraries. |
-
Dart out of Flutter
You might want to look at shelf. The whole backend of pub.dev runs on that.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Feb 2023
Stats
dart-lang/shelf is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.