Skip to content

jstaffor/data-sync-server-spinoff

Repository files navigation

Apollo Voyager Server

CircleCI Coverage Status

Home of the Aerogear Data Sync Framework. The goal of this project is to make it easier to build secure, production ready, realtime APIs and applications with GraphQL.

The project does this by taking the popular Apollo Server framework and adding additional components to solve some common problems.

  • Realtime Synchronisation
  • Conflict Resolution
  • Authentication and Authorization

Local Development Setup

The Local Development Guide will help contributors to get started developing Apollo Voyager Server.

Contributing

The Contributing Guide will give you all of the information you need to ask for help, open Issues and open Pull Requests.

Examples

The Examples Guide walks through some example applications which highlight some of Apollo Voyager Server's features.

Reference implementation

Ionic Reference app provides example implementation of every feature offered by server together with Ionic based Mobile Application.

API Docs

The API Documentation Page links to the documentation for the individual packages included in this repo. The documentation is a work in progress.