Powerful HTTP/API Clients: Alternatives to Postman

https://apisyouwonthate.com/blog/http-clients-alternatives-to-postman/

"A comparison of quick and easy graphical HTTP clients you can use if you're considering alternatives to Postman." -- #PhilSturgeon

#api360

Powerful HTTP/API Clients: Alternatives to Postman

A comparison of quick and easy graphical HTTP clients you can use if you're considering alternatives to Postman.

APIs You Won't Hate

Make your APIs Discoverable with APIs.json

https://bump.sh/blog/make-your-apis-discoverable-with-apis-json

"APIs.json is a specification that aims to solve API discoverability, created by Kin "API Evangelist" Lane and Steven Willmott." -- #PhilSturgeon

#apiCatalog #apiPortal #api360

Meet Redocly CLI: The Modern OpenAPI Sidekick

https://apisyouwonthate.com/blog/redocly-cli/

"This CLI tool goes a lot further than documentation, and helps with “linting” (automated API Style Guides), and solves the biggest problem that I had previously been lumbered with trying to maintain: bundling!" -- #PhilSturgeon

#api360 #apiDesign #redocly

Meet Redocly CLI: The Modern OpenAPI Sidekick

Redocly CLI is a brilliant new tool from the folks who made ReDoc, the first beautiful API reference documentation tool powered by OpenAPI. This CLI tool goes a lot further than documentation, and helps with “linting” (automated API Style Guides), and solves the biggest problem that I had previously been

APIs You Won't Hate
The Many Amazing Uses of JSON Schema: Client-side Validation

These days type systems are all the rage in APIs, so lets see how HTTP APIs can use JSON Schema for client-side validation.