mirror of
https://github.com/pierre42100/ComunicAPI
synced 2024-11-23 22:09:29 +00:00
14 lines
340 B
Markdown
14 lines
340 B
Markdown
# 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 |