Post details
API design is product design.
ππ§ Mark Dalgleish (@markdalgleish)Mon, 03 Jan 2022 07:54 GMT
API design is product design.
ππ§ Mark Dalgleish (@markdalgleish)Mon, 03 Jan 2022 07:54 GMT
Announcing a new package: @jamietanna/spectral-test-harness
(1 mins read).
Announcing a new NPM package for easier testing of Spectral API linting.
Test Driven Development for Your Spectral Rules, using Jest (7 mins read).
How to write unit tests for Spectral API linting, in a test-driven development fashion.
Use a (JSON) Schema for the Interface Portion of your RESTful API (3 mins read).
Why you should be using a well-defined (JSON) Schema for the data classes that your API consumers will need to utilise.
Should That (Secret) Thing Be In Your Querystring? (2 mins read).
Why you should be very cautious about putting potentially sensitive values into the querystring of web APIs.