Update api_reference.md

This commit is contained in:
gazconroy 2021-02-26 16:37:53 +00:00 committed by GitHub
parent e5edf73bf9
commit 41d16ba48f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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).