Project

General

Profile

Wiki » History » Version 20

Eric Vieillevigne, 05/12/2015 08:46 AM

1 12 Eric Vieillevigne
h1. FamilyWall API Documentation - Index
2 8 Eric Vieillevigne
3 12 Eric Vieillevigne
h2. Introduction
4 15 Eric Vieillevigne
5 14 Eric Vieillevigne
You will find a description of FamilyWall Server available to Third Party Developers.
6 16 Eric Vieillevigne
Please note that if you want to connect your application to FamilyWall you would need to be recognized by FamilyWall server. To obtain for a APIKey please ask to [[support@familyandco.co]].
7 12 Eric Vieillevigne
8 17 Eric Vieillevigne
h2. API References
9 14 Eric Vieillevigne
10 17 Eric Vieillevigne
# FizApi Changelog: [[fizapi-changelog]]
11 19 Eric Vieillevigne
# First Steps : [[API Principles]]
12 20 Eric Vieillevigne
# Data Object Model (general) : [[Object Model]]
13 18 Eric Vieillevigne
# API Documentation v1: [[API documentation v1]]
14 12 Eric Vieillevigne
15
16 1 Eric Vieillevigne
Media Management: [[MediaManagement]]
17
18 12 Eric Vieillevigne
Instant Messaging API: [[InstantMessagingApi]]
19
20 10 jerome bonnet
How the server's API are evolving and how to keep the backward compatibility : [[backward-compatibility]]
21 1 Eric Vieillevigne
22 12 Eric Vieillevigne
Terms & Condition and other static resources served by the server: [[terms-static-resources]]
23 1 Eric Vieillevigne
24 12 Eric Vieillevigne
Emoticon and Smiley references: [[smiley]]
25
26
Push Service: [[DevicePush]]
27
28 1 Eric Vieillevigne
Authentification: [[Authentification]] (work in progress)
29 12 Eric Vieillevigne
30
SYNC API for caching data in Device Client: [[sync-api]] (work in progress)
31
32
SMS Broker Integration: [[SmsBroker]]
33
34
h2. Web Application Front-End
35
36
[[Table of Contents]]
37
38
[[Visual Patterns]]
39
40
h2. Work In Progress