Skip to content

moikot/smartthings-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

smartthings-go

An automatically generated Go client for Samsung SmartThings API.

Generate

In order to update models and clients you need to clone the repository and run go-swagger.

git clone https://github.com/moikot/smartthings-go.git
cd smartthings-go
docker run -it --rm -v $(pwd):/go/src/github.com/moikot/smartthings-go \
   quay.io/goswagger/swagger generate client \
   -f https://swagger.api.smartthings.com/public/st-api.yml \
   --skip-validation -t=/go/src/github.com/moikot/smartthings-go

About

🧠 SmartThings API Go client

Topics

Resources

License

Stars

Watchers

Forks