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
The Local Development Guide will help contributors to get started developing Apollo Voyager Server.
The Contributing Guide will give you all of the information you need to ask for help, open Issues and open Pull Requests.
The Examples Guide walks through some example applications which highlight some of Apollo Voyager Server's features.
Ionic Reference app provides example implementation of every feature offered by server together with Ionic based Mobile Application.
The API Documentation Page links to the documentation for the individual packages included in this repo. The documentation is a work in progress.