Dart Frog real world implementation

This page summarizes the projects mentioned and recommended in the original post on /r/dartlang

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
  • dart_frog

    A fast, minimalistic backend framework for Dart 🎯

    Has anyone used Dart Frog in a real world application? Is it viewed as production ready? Can you build a stand alone executable and deploy that directly or does it have to have a reverse proxy in front of it .(I'm thinking Nginx). I'm trying to build my own API for a Flutter application and while I'd like to do everything in one language, Go looks like the better option for the API since ease of deployment is important to me. I want non-technical people to be able to deploy this and having a single application that can be deployed without a reverse proxy is really attractive in that area but then I found Dart Frog so I'm willing to give it a shot if it can do what I need.

  • 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!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts