Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Tschrock/derpibooru-api-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Derpibooru API Docs

Unofficial API docs for https://derpibooru.org.

Written using the OpenAPI specification and presented using Swagger UI.

See it in action here: https://derpi-api.nerd.horse/

Building

json-refs is used to merge all the components into a single .yaml. spec file:

npm install -g json-refs
json-refs resolve src/index.yaml --filter relative --force > derpibooru-openapi.gen.yaml

Releases

No releases published

Packages

No packages published

Languages