Project

General

Profile

Wiki » History » Version 15

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