Using Environments in Postman
Planets and Webhooks: a simple Flask app
GET
endpoints to return JSON data, and another endpoint to receive and log incoming webhook data. Continue reading Neopixel Shelf
Add a Screenshot Button to Streamdeck with Golang
Accessing Nested Config with Viper
Use a Local Version of a Library in Go
replace
keyword in the go.mod
file. Continue reading OBS Studio, Ubuntu 20.04 and a Wacom Tablet
QT_XCB_TABLET_LEGACY_COORDINATES=1 obs
It does, and I never want to do the research for this again, so I’m posting it here and hoping I remember to look here when it happens!
Eye Contact Owl
Custom OpenAPI Style Rules with Spectral
I work quite a bit with OpenAPI specs and with lots of specs and lots of collaborators, keeping the specs all functional (never mind tidy, consistent, or other dreamwords) is a challenge! We use spectral to check our specs, both when we work on them and in the build process. Spectral is great but it has Opinions(TM)!
For most users, running Spectral out of the box gives quite a lot of output even on an otherwise valid spec. I do think the default ruleset for Spectral is pretty good, but every situation is different so having your own ruleset to use is a good idea. This post shows how to use a ruleset and some examples. Continue reading