-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,17 @@ | ||
|
||
You can play around with the HTTP endpoints directly on your installation, under [`localhost:1865/docs`](http://localhost:1865/docs). | ||
You will find there most of the documentation you need, alongside code snippets in various languages and a useful playground to try them out. | ||
You will find there most of the documentation you need, alongside code snippets in various languages and a useful playground to try them out. | ||
|
||
## Examples | ||
|
||
![Alt text](../../assets/img/production/end_example2.png){ width="500" } | ||
|
||
![Alt text](../../assets/img/production/end_example3.png){ width="500" } | ||
|
||
![Alt text](../../assets/img/production/end_example4.png){ width="500" } | ||
|
||
|
||
Check out also the the community [client libraries](clients.md). | ||
|
||
When you feel ready you can also create [custom endpoints](../../plugins/endpoints.md) direclty in your plugins. | ||
|
||
## Examples | ||
|
||
TODO |