Project

General

Profile

Wiki » History » Version 21

Eric Vieillevigne, 05/12/2015 08:48 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 21 Eric Vieillevigne
* FizApi Changelog: [[fizapi-changelog]]
11
* First Steps : [[API Principles]]
12
* Data Object Model (general) : [[Object Model]]
13
* API Documentation v1: [[API documentation v1]]
14
* Media Management: [[MediaManagement]]
15 1 Eric Vieillevigne
16 12 Eric Vieillevigne
Instant Messaging API: [[InstantMessagingApi]]
17
18 10 jerome bonnet
How the server's API are evolving and how to keep the backward compatibility : [[backward-compatibility]]
19 1 Eric Vieillevigne
20 12 Eric Vieillevigne
Terms & Condition and other static resources served by the server: [[terms-static-resources]]
21 1 Eric Vieillevigne
22 12 Eric Vieillevigne
Emoticon and Smiley references: [[smiley]]
23
24
Push Service: [[DevicePush]]
25
26 1 Eric Vieillevigne
Authentification: [[Authentification]] (work in progress)
27 12 Eric Vieillevigne
28
SYNC API for caching data in Device Client: [[sync-api]] (work in progress)
29
30
SMS Broker Integration: [[SmsBroker]]
31
32
h2. Web Application Front-End
33
34
[[Table of Contents]]
35
36
[[Visual Patterns]]
37
38
h2. Work In Progress