Angel3 is polished, production-ready backend framework in Dart.
It is a full-stack web framework that is build to streamline development by providing many common features out-of-the-box in a consistent manner.
This is free and open source software.
Key Features
- Flexible architecture, which enable new features and functionalities that are not officially supported, to be easily implement yourself
- Authentication – a simple but flexible authentication plugin based on passport.js. The providers support both local and OAuth2 strategies.
- ORM – a strongly-typed and null safely ORM plugin that comes with query classes generator for Postgresql database. MySQL support is in early beta.
- GraphQL – a complete backend implementation of the GraphQL specification. The embedded GraphiQL client is automatically enabled in development.
- Dynamic web page – supports server side dynamic web page rendering. The available view templates includes JAEL, Jinja and Markdown.
- Cache – supports HTTP caching by returning cached resources in the server to the frontend for optimising performance.
- NoSQL – available plugins for working with data stored on NoSQL storage such as MongoDB, Sembast and Redis.
- Websocket – supports connecting web or mobile client to the server using websocket protocols.
- Hot reloading – supports hot reloading of backend services upon file changes during development.
Website: angel3-framework.web.app
Support: GitHub Code Repository
Developer: Thomas
License: BSD 3-Clause “New” or “Revised” License
Angel3 is written in Dart. Learn Dart with our recommended free books and free tutorials.
Related Software
| Dart Web Frameworks | |
|---|---|
| Flutter | UI toolkit for building natively compiled applications |
| Jaspr | Modern web framework for building websites in Dart |
| Angel3 | Full-stack web framework that is build to streamline development |
| Shelf | Web server middleware |
| Jaguar | Full-stack production ready HTTP server framework built to be fast and simple |
| Angular | Fast and productive web framework |
| Alfred | Performant expressjs like web server / rest api framework |
| Start | Sinatra inspired web development framework |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

