Skip to content

Commit

Permalink
added api reference to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanfuchs committed Oct 12, 2024
1 parent 91ac164 commit 4719eb2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,10 @@ docker run -d \
| LT_LOAD_ONLY | Allows you to add source languages by their [iso code](https://libretranslate.com/languages) |
| LT_DISABLE_WEB_UI | Enables or disables a Google translate like web ui |

#### API Integration
Lingarr provides a RESTful API that allows you to integrate subtitle translation capabilities into your applications. You can find the complete API documentation, including a Swagger definition of all available endpoints at the
[Lingarr API Documentation](https://lingarr.com/docs/api/)

#### 🤝 Contributing:
We welcome contributions to Lingarr! Whether it's bug reports,
feature requests, or code contributions, please feel free to help out. Visit the [Lingarr](https://github.com/lingarr-translate/lingarr) GitHub repository to get started.
Expand Down

0 comments on commit 4719eb2

Please sign in to comment.