Go to file
2018-07-20 08:53:33 +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 Fixed error. 2018-07-20 08:53:13 +02:00
config Update database 2018-06-29 14:57:06 +02:00
functions Improved numbers_list_to_array casting. 2018-07-20 08:53:01 +02:00
helpers Can create groups 2018-07-02 12:03:33 +02:00
RestControllers Can get information about multiple groups. 2018-07-20 08:53:33 +02:00
tests/classes/models Can tests for BaseUniqueObject 2018-07-12 14:10:41 +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 Updated table texte structure. 2018-07-16 09:22:43 +02:00
index.php API returns specific error code in case of invalid login tokens 2018-05-20 14:58:35 +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