#models #async-api #client #generated #specification #octo-print #modelina

printnanny-octoprint-models

PritnNanny OctoPrint AsyncAPI Rust models generated by Modelina

10 releases

0.1.9 Mar 29, 2023
0.1.8 Mar 29, 2023

#1184 in Database interfaces

Download history 251/week @ 2024-02-21 73/week @ 2024-02-28 1/week @ 2024-03-06 4/week @ 2024-03-13

329 downloads per month

Apache-2.0

14KB
336 lines

PrintNanny.ai AsyncAPI Schemas

Generate + build a language client

cd clients/<package directory>/
make <language>-client-build

Supported languages: Rust, Python, Typescript

Release a new package version

cd clients/<package directory>/
bump2version --new-version=<version>
make clients-release

Dependencies

~0.4–1.1MB
~26K SLoC