Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
It is a development and runtime platform which simplifies and shortens mobile application development process. The platform removes the need to develop backend functionality by providing reusable server-side services via APIs. The APIs are packaged into native libraries available for all major client-side environments - Andoid, iOS, JavaScript, .NET, ActionScript and REST. The default backend logic can be modified with custom server-side code. The platform is available as an online service and a downloadable Enterprise product which can be deployed in any environment. | The Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant web server. Originally designed as a replacement for the NCSA HTTP Server, it has grown to be the most popular web server on the Internet. |
Provides intuitive APIs for handling user registration, login and session management; Supports object persistence with complex hierarchies; Delivers push notifications to iOS, Android and Windows Phone devices; Handles publish subscribe message routing; Performs ultra fast geo queries; Generates client-side code to get developers to start coding faster; Backend logic can be modified with custom code; Includes in-depth analytics; Allows to export and import data; | - |
Statistics | |
GitHub Stars - | GitHub Stars 3.8K |
GitHub Forks - | GitHub Forks 1.2K |
Stacks 16 | Stacks 64.5K |
Followers 74 | Followers 22.8K |
Votes 0 | Votes 1.4K |
Pros & Cons | |
No community feedback yet | Pros
Cons
|

nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoev. According to Netcraft nginx served or proxied 30.46% of the top million busiest sites in Jan 2018.

Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebase library to your application to gain access to a shared data structure; any changes you make to that data are automatically synchronized with the Firebase cloud and with other clients within milliseconds.

It enables real-time bidirectional event-based communication. It works on every platform, browser or device, focusing equally on reliability and speed.

Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between Unicorn and slow clients.

PubNub makes it easy for you to add real-time capabilities to your apps, without worrying about the infrastructure. Build apps that allow your users to engage in real-time across mobile, browser, desktop and server.

Internet Information Services (IIS) for Windows Server is a flexible, secure and manageable Web server for hosting anything on the Web. From media streaming to web applications, IIS's scalable and open architecture is ready to handle the most demanding tasks.

Pusher is the category leader in delightful APIs for app developers building communication and collaboration features.

Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations.
Phusion Passenger is a web server and application server, designed to be fast, robust and lightweight. It takes a lot of complexity out of deploying web apps, adds powerful enterprise-grade features that are useful in production, and makes administration much easier and less complex.

SignalR allows bi-directional communication between server and client. Servers can now push content to connected clients instantly as it becomes available. SignalR supports Web Sockets, and falls back to other compatible techniques for older browsers. SignalR includes APIs for connection management (for instance, connect and disconnect events), grouping connections, and authorization.