Project

General

Profile

Wiki » History » Version 18

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