mirror of
https://github.com/gsi-upm/senpy
synced 2025-10-05 04:42:22 +00:00
Update usage.rst
This commit is contained in:
@@ -17,7 +17,7 @@ Or, alternatively:
|
|||||||
This will create a server with any modules found in the current path.
|
This will create a server with any modules found in the current path.
|
||||||
|
|
||||||
Useful command-line options
|
Useful command-line options
|
||||||
=================
|
===========================
|
||||||
|
|
||||||
In case you want to load modules that are in different folders under the same path, use the next option.
|
In case you want to load modules that are in different folders under the same path, use the next option.
|
||||||
|
|
||||||
@@ -40,3 +40,10 @@ Also, the host can be changed where senpy is deployed. The default value is `127
|
|||||||
For more options, see the `--help` page.
|
For more options, see the `--help` page.
|
||||||
|
|
||||||
Alternatively, you can use the modules included in senpy to build your own application.
|
Alternatively, you can use the modules included in senpy to build your own application.
|
||||||
|
|
||||||
|
Senpy server
|
||||||
|
============
|
||||||
|
|
||||||
|
Once the server is launched, there is a basic endpoint in the server, which provides a playground to use the plugins that have been loaded.
|
||||||
|
|
||||||
|
In case you want to know the different endpoints of the server, there is more information available in the **NIF API setion**.
|
||||||
|
Reference in New Issue
Block a user