Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
kchokshi1 edited this page May 31, 2017 · 9 revisions

Rapid Development

AngularFire is built to make sure you can write your app as quickly as possible. There's no backend code to write or servers to set up, just start writing your frontend code and focus on building a great experience.

Flexible API

Choose between an easy to use implicit sync API that will automatically keep all your Angular models persisted and updated, or a more powerful explicit sync API that gives you control over when data gets synchronized.

3-way Data Binding

Synchronizing and persisting user or app data in realtime is a breeze with AngularFire's 3-way data binding. It's never been easier to extend Angular's quintessential 2-way data binding concept to the server.

AngularFire - The easiest way to wire up a backend for your Angular app.

Quickstart - Get up and running in minutes.

Tutorial - Build a Sample App in 5 Minutes »

Documentation - Learn how to use AngularFire.

Showcase - Check out apps built with AngularFire

Annotated Source

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.