Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

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: about 1 month ago
JSON representation

Unofficial Lemmy OpenAPI documentation

Lists

README

        

[![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
![GitHub stars](https://img.shields.io/github/stars/mv-gh/lemmy_openapi_spec?style=social)

# 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