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
|
||||
|
||||
Lemmy has two, intertwined APIs:
|
||||
- WebSocket [](Add_link)
|
||||
- [WebSocket](https://join.lemmy.ml/api/index.html)
|
||||
- [HTTP](http_api.md)
|
||||
|
||||
This page describes concepts that are common to both.
|
||||
|
@ -46,4 +46,4 @@ These can be edited in your `lemmy.hjson` file, by copying the relevant section
|
|||
|
||||
Everything else is not rate-limited.
|
||||
|
||||
**See also:** [rate limiting for custom front-ends](custom_frontend.md#rate-limiting).
|
||||
**See also:** [rate limiting for custom front-ends](custom_frontend.md#rate-limiting).
|
||||
|
|
Loading…
Reference in a new issue