Skip to content
Get started

API Reference

Libraries

npm install git+ssh://git@github.com:stainless-sdks/barkend-typescript.git
pip install git+ssh://git@github.com/stainless-sdks/barkend-python.git
go get -u 'github.com/pedro/barkend@v0.0.1'
gem "barkend"

API Overview

Pets

Create
POST/pets
List
GET/pets
Retrieve
GET/pets/{petId}
Delete
DELETE/pets/{petId}