tabby/website/docs/client.md

666 B
Raw Blame History

Client

We offer multiple methods to connect to Tabby Server, including editor extensions and OpenAPI.

Editor Extensions

API

Tabby has opened a FastAPI server at localhost:8080, which includes an OpenAPI documentation of the HTTP API. The same API documentation is also hosted at here.