Greetings, Dartisans! It is with great pleasure that I announce the official 1.0.0 release of the
Angel framework, after nearly 14 months of development!
Angel is a full-featured server-side Web application framework for the Dart programming language. It strives to be a flexible, extensible system, to be easily scalable, and to allow as much code to be shared between clients and servers as possible. Ultimately, I believe that this approach will shorten the time it takes to build a full-stack Web application, from start to finish.
With features like the following, Angel is the all-in-one framework you should choose to build your next project:
- Advanced, Modular Routing
- Middleware
- Dependency Injection
- And much more...
A huge thanks to all who have contributed to or shown interest in the project over the past year! Your support has gone a long way, and will continue to be the driving force behind Angel.
---
And yes, I've posted this just about everywhere in the Dart community. Trying really hard to spread the word.