Go to file
2018-05-11 20:19:50 +02:00
3rdparty Implemented RestServer controller 2017-05-17 14:05:23 +02:00
bin Can create clients from shell 2018-05-07 18:50:50 +02:00
classes Fix issue : friends posts appeared in latest posts even if friendship was not accepted. 2018-05-11 20:19:50 +02:00
config Can get advanced informations about a user. 2017-12-16 16:26:42 +01:00
functions User can upload a new account image 2018-05-01 09:33:52 +02:00
helpers Created quick shorcut 2018-04-29 14:31:39 +02:00
RestControllers Updated method 2018-05-09 20:20:23 +02:00
.gitignore Can easily overwrite website configuration 2018-05-07 18:59:15 +02:00
.htaccess Connexion to database 2017-05-17 14:01:36 +02:00
db_struct.sql Reverted engines deletion 2018-05-08 11:30:47 +02:00
index.php Can create clients from shell 2018-05-07 18:50:50 +02:00
init.php Can easily overwrite website configuration 2018-05-07 18:59:15 +02:00
LICENSE Added license 2017-05-17 13:49:02 +02:00
README.md Update README 2018-05-07 18:52:49 +02:00

The Comunic API

This project is the main Comunic RestAPI. It assures data backend support.

(c) Pierre HUBERT since 2017

Add API clients

In order to easily add clients to the API, a script has been created. bin/add_client [name] [token] Note : The name of the client must be unique, and the token should the strongest as possible