Skip to content

KoenDierckx/pixoo-openapi

Repository files navigation

pixoo-openapi

OpenAPI implementation for Divoom Pixoo 64 devices

Mission

Based on the documentation from Divoo, manually create an openapi specification file.

Use the specification to generate client libraries for different languages following best practices

Client libraries

First follow the install steps to install openapi-generator-cli.jar

Python, with asyncio support

java -jar openapi-generator-cli.jar generate --input-spec .\openapi.yml --generator-name python --library asyncio --output python-asyncio

Sources used

Divoom

That gives us:

Where the contact page:

Send us to

OLDER REFERENCES

openapi-generator

https://github.com/OpenAPITools/openapi-generator

JSON 2 OpenAPI Generator

https://roger13.github.io/SwagDefGen/

About

Python OpenAPI Client for Divoom Pixoo 64 device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors