https://github.com/mv-gh/lemmy_openapi_spec
Unofficial Lemmy OpenAPI documentation
https://github.com/mv-gh/lemmy_openapi_spec
api docs lemmy openapi
Last synced: 10 months ago
JSON representation
Unofficial Lemmy OpenAPI documentation
- Host: GitHub
- URL: https://github.com/mv-gh/lemmy_openapi_spec
- Owner: MV-GH
- License: agpl-3.0
- Created: 2023-08-12T16:53:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-26T03:10:18.000Z (10 months ago)
- Last Synced: 2025-04-14T14:15:30.852Z (10 months ago)
- Topics: api, docs, lemmy, openapi
- Language: TypeScript
- Homepage: https://mv-gh.github.io/lemmy_openapi_spec/
- Size: 2.51 MB
- Stars: 16
- Watchers: 1
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.gnu.org/licenses/agpl-3.0)

# Unofficial Lemmy OpenAPI documentation
View Redoc API documentation ·
Swagger UI ·
Lemmy OpenAPI spec
This repo contains a basic unofficial but much needed API documentation for the federated social network [lemmy](https://github.com/LemmyNet/lemmy).
If you find discrepancies between the spec and the actual API, please make an issue.
❤️ Contributions welcome! ❤️
Please read the [CONTRIBUTING.md](https://github.com/MV-GH/lemmy_openapi_spec/blob/master/CONTRIBUTING.md) and do not touch the auto generated files.
## Credits
- Thanks [typeconv](https://github.com/grantila/typeconv) for their conversion tool
- Thanks [redocly](https://github.com/Redocly/redocly-cli) for their OpenAPI tooling
- Thanks [Swagger UI](https://github.com/swagger-api/swagger-ui) for their OpenAPI docs