Skip to content
Get started

API Reference

Libraries

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

API Overview

Pets

Find pet by ID.
GET/pets/{petId}
Deletes a pet.
DELETE/pets/{petId}