A server-side Dart Web application framework optimized for full-stack development and rapid prototyping.
there are a few serverside frameworks rising within dart at this moment, but angel has a different goal than all the rest. angel aims to be a serverside framework optimized for fullstack development. angel users should be able to write both their backends and frontends entirely in dart, and share as much code across each platform as possible.
for this to work, angel must be flexible, and have a low learning curve. thus, the basic api is modeled after express, and new functionality is added via plugins.
the final goal of angel is scalability. as your application grows, angel aims to continue working, with little or no change in serverside configuration.
ready to take a swing? getting started is simple.
GitHub
Official Website
Twitter
javascript framework server-side node dart