Skip to content

bvtujo/beeminder-openapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beeminder-openapi

Unofficial OpenAPI spec and generated clients for Beeminder's API.

This is as far as I can glean from the official API reference. Right now I'm only generating a Go client but it's easy enough to generate clients in other languages:

export LANGUAGE=python
openapi-generator generate -i spec/3.0.1/beeminder.yaml -g ${LANGUAGE} -o clients/${LANGUAGE}

About

Unofficial OpenAPI spec and generated clients for Beeminder's API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published