mirror of
https://github.com/pierre42100/ComunicAPI
synced 2025-07-09 11:32:54 +00:00
Update README
This commit is contained in:
11
README.md
11
README.md
@ -2,4 +2,13 @@
|
|||||||
|
|
||||||
This project is the main Comunic RestAPI. It assures data backend support.
|
This project is the main Comunic RestAPI. It assures data backend support.
|
||||||
|
|
||||||
(c) Pierre HUBERT since 2017
|
(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
|
Reference in New Issue
Block a user