Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
A JavaScript framework that does all of the heavy lifting that you'd normally have to do by hand. There are tasks that are common to every web app; It does those things for you, so you can focus on building killer features and UI. | Sails is designed to mimic the MVC pattern of frameworks like Ruby on Rails, but with support for the requirements of modern apps: data-driven APIs with scalable, service-oriented architecture. |
Creating web apps;Building UI | - |
Statistics | |
GitHub Stars 22.6K | GitHub Stars 22.9K |
GitHub Forks 4.2K | GitHub Forks 1.9K |
Stacks 1.6K | Stacks 337 |
Followers 865 | Followers 511 |
Votes 775 | Votes 296 |
Pros & Cons | |
Pros
Cons
| Pros
Cons
|
Integrations | |

AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good old HTML (or HAML, Jade and friends!) as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly. It automatically synchronizes data from your UI (view) with your JavaScript objects (model) through 2-way data binding.

Express is a minimal and flexible node.js web application framework, providing a robust set of features for building single and multi-page, and hybrid web applications.

It is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API.

Backbone supplies structure to JavaScript-heavy applications by providing models key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.

It is a TypeScript-based open-source web application framework. It is a development platform for building mobile and desktop web applications.

Aurelia is a next generation JavaScript client framework that leverages simple conventions to empower your creativity.

It is a powerful and flexible toolkit that makes it easy to build Web APIs.

Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.

Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching.

Slim is easy to use for both beginners and professionals. Slim favors cleanliness over terseness and common cases over edge cases. Its interface is simple, intuitive, and extensively documented — both online and in the code itself.