Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 485 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 485 Bytes

Typesense API Specs

This repository contains the API specs for the Typesense HTTP API.

Usage

You can use Swagger Editor to view/edit the API spec files:

$ docker run -p 8080:8080 swaggerapi/swagger-editor

Now visit localhost:8080 in your browser, File -> Import File and select the spec file in this repository.

API Routes

alt text

API Data Models

alt text