mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-01 10:09:54 +00:00
Update api_reference.md
This commit is contained in:
parent
e5edf73bf9
commit
41d16ba48f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# API reference
|
# API reference
|
||||||
|
|
||||||
Lemmy has two, intertwined APIs:
|
Lemmy has two, intertwined APIs:
|
||||||
- WebSocket [](Add_link)
|
- [WebSocket](https://join.lemmy.ml/api/index.html)
|
||||||
- [HTTP](http_api.md)
|
- [HTTP](http_api.md)
|
||||||
|
|
||||||
This page describes concepts that are common to both.
|
This page describes concepts that are common to both.
|
||||||
|
|
Loading…
Reference in a new issue