shelf VS templates

Compare shelf vs templates and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
shelf templates
30 271
870 325
2.2% 1.2%
7.0 4.3
8 days ago about 2 months ago
Dart
BSD 3-clause "New" or "Revised" License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

shelf

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 2024-01-30.
  • 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 :)
  • Dart Frog
    6 projects | dev.to | 10 Sep 2022
    Dart Frog 🐸 es un framework web construido sobre Shelf inspirado por Next.JS, Remix y Express.
  • I want to learn Backends with Dart - where should I start?
    1 project | /r/u_Brave_Reaction_1224 | 26 Jul 2022
    shelf
  • Are you using monorepos?
    9 projects | /r/FlutterDev | 1 Jun 2022
    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.

templates

Posts with mentions or reviews of templates. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-15.
  • How to Deploy your fullstack website - My approach
    3 projects | dev.to | 15 Mar 2024
    Railway is a platform that provides hosting solutions for full-stack web applications. It offers developers an easy way to deploy and manage their applications without worrying about infrastructure management. it also supports various programming languages, frameworks, and databases, making it suitable for a wide range of projects. it also simple to use and it also has a free tier which is has a little benefit than Render.
  • The 2024 Web Hosting Report
    37 projects | dev.to | 20 Feb 2024
    Platform as a Service (PaaS) is a term that captures tools built for developers to use where they don’t need devops engineers to deploy to the cloud. Heroku was the “category-defining” product here, and modern successors include Vercel, Render, Railway, Replit, platform.sh, Aptible, Northflank, and more. We have to say that there are some amazing products in this category. Developer Experience is at a premium!
  • Top 5 Ways To Host Your Full-Stack App For Free 🚀✨
    4 projects | dev.to | 20 Dec 2023
    Railway is a platform that allows you to easily deploy web apps and APIs. It offers a free tier of $5 worth of free usage per month when you sign up.
  • No changes detected with MAKEMIGRATION command after moving to new DataBase
    2 projects | /r/django | 9 Dec 2023
    So this is what I did 1. Connected to the POSTGRES database on railway.app. 2. Ran first migration command for Django (after initiating project) 3. Removed the Entire DataBase on Railway (to see how Django responds) 4. Created a New Database again on the railway.app 5. Updated the variables for new DB credentials in Django 6. After Running the DEVELOPMENT server, I Found the Session Table Missing Error 7. Tried MAKE MIGRATIONS command, result (No changes detected)
  • Hosting service for personal projects
    1 project | /r/datascience | 9 Dec 2023
    Railway: https://railway.app/
  • Where to host a simple static customer website built with sveltekit
    1 project | /r/sveltejs | 6 Nov 2023
    Another question is around railway.app. Would the hobby plan be enough for such a kind of website ? its 5$/month and contains ssl cert, and easy github PR deploys, which would make it quite interesting for me .
  • Restore or Migrate your MySQL Database to Railway
    2 projects | dev.to | 3 Nov 2023
    Railway is a serverless platform that makes it easy to deploy and manage applications and databases. It offers a variety of features, including automatic scaling, high availability, and support for a variety of programming languages and frameworks.
  • How I Built & Grew CoverLetterGPT to 5,000 Users and $200 MRR
    6 projects | dev.to | 25 Oct 2023
    The Server and Postgres Database are hosted on https://railway.app, with the client on Netlify.com’s free tier.
  • Brand new `Rlim` online markdown writing service
    5 projects | /r/Markdown | 13 Oct 2023
    Hosted on railway.app
  • Getting GLIBC not found error.
    1 project | /r/webdev | 9 Oct 2023
    I am trying to deploy a discord bot on railway.app. It uses playwright Python to fetch information from websites. It runs smoothly on a local server however I get version `GLIBC_2.36' not found error while deploying and fails to deploy. Below is the error

What are some alternatives?

When comparing shelf and templates you can also consider the following projects:

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

supabase - The open source Firebase alternative.

jaguar - Jaguar, a server framework built for speed, simplicity and extensible. ORM, Session, Authentication & Authorization, OAuth

nixpacks - App source + Nix packages + Docker = Image

dart-express - Express-like HTTP framework written in Dart

vercel - Develop. Preview. Ship.

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

flyctl - Command line tools for fly.io services

functions-framework-dart - FaaS (Function as a service) framework for writing portable Dart functions

sidekiq - Sidekiq worker on Render

shelf_plus

Dokku - A docker-powered PaaS that helps you build and manage the lifecycle of applications