What is the Arazzo Specification?

https://nordicapis.com/what-is-the-arazzo-specification/

"The Arazzo Specification is an essential missing link between an API being both machine-readable and human-readable. It promises to be an important component in helping developers describe an API function using natural language and having an AI like ChatGPT create the API from scratch." -- #jSimpson

#api360 #apiDesign #arazzo #apiWorkflow

What is the Arazzo Specification? | Nordic APIs |

The new Arazzo specification provides a way to describe API workflows, unlocking better developer experience and AI interoperability.

Nordic APIs

No Workflow Is an Island

https://thenewstack.io/no-workflow-is-an-island/

"Dapr’s unified APIs and patterns, including workflow, span language barriers and frameworks, freeing developers from challenges of fragmented technologies." -- #MarkFussell

#api360 #apiWorkflow

No Workflow Is an Island

Dapr’s unified APIs and patterns, including workflow, span language barriers and frameworks, freeing developers from challenges of fragmented technologies.

The New Stack

If and If/Else Statements Are Harmful https://b.mamund.com/3pzol1M

"If a function has an else statement in it, it is now by definition not doing one thing..."

#api360 #apiWorkflow

If and If/Else Statements “Considered Harmful” - JavaScript in Plain English

Programming bugs tend to fall into a certain set of categories. There is a pattern to programmer errors, and approximately 90% of them fall into this simple pattern. The same condition is repeated in…

JavaScript in Plain English