mastodon.green is one of the many independent Mastodon servers you can use to participate in the fediverse.
Plant trees while you use Mastodon. A server originally for people in the EU, but now open for anyone in the world

Administered by:

Server stats:

1.2K
active users

#openapi

1 post1 participant0 posts today
Continued thread

E.g. something to describe data-format in a programming language agnostic way. With tool support for many popular programming languages, and ways to generate document. And easy enough to use.

#openapi is very popular but that's more focused on endpoints and operations, but lacking on data-format. And for my particular problem the data-format is more important than the operations.

Why is it the language-agnostic formats for defining data models are either

1. Grossly over-engineered for one purpose
2. Grossly over-verbose
3. Both

Where's my clean, easy syntax for defining data classes that can be generated into *simple* PHP, JS, Kotlin, etc? Where's my DTO-maker format?

🚀 Join me at DevFest Pisa 2025 where I’ll be sharing insights on how to elevate API experiences! 🎤

My talk, “Overlay and Arazzo: From API Definitions to API Experiences” will explore how we can transform APIs into seamless user experiences.

📅 When: April 12, 2025
🕓 Time: 11:40 AM
📍 Where: MACC - Pisa - Italy
🗓️ Schedule: devfest.gdgpisa.it/talk/overla

Hope to see you there! 🎉

devfest.gdgpisa.itDevFest Pisa 2025Together We Grow, Together We Build! 🌱 Unisciti alla DevFest Pisa, l’evento che riunisce la community tech per crescere e innovare insieme! Talk ispirazionali, workshop pratici e networking con esperti del settore. Perché solo insieme possiamo costruire il futuro della tecnologia! 🚀

"The accompanying diagram is intended to help you quickly decide how to document an API, but particularly a REST API. The first split is just to make sure you are looking for the right kind of API.

Here is some more context to help you decide on an approach and get started."

gist.github.com/briandominick/

API Documentation Decision Matrix. GitHub Gist: instantly share code, notes, and snippets.
GistAPI Documentation Decision MatrixAPI Documentation Decision Matrix. GitHub Gist: instantly share code, notes, and snippets.
#API#APIs#APIDesign

Hey, folks! I’m looking for a Staff Software Engineer to join my team (API Core) at #Mailchimp.

Some of the things we work on: #PHP, #REST, #OpenAPI, #OAuth2, #APIGovernance, and more.

We are stewards of our public #APIs, and we collaborate with other capabilities teams to ensure APIs are developed according to our standards and processes. You would work directly with me on a daily basis.

This position is in Atlanta or New York.

jobs.intuit.com/job/atlanta/st

Software Engineering Careers at IntuitStaff Software Engineer (API Core Team)Learn more about applying for Staff Software Engineer (API Core Team) at Intuit

It's my first open source release in what feels like years, but I've published a new #PHP library for parsing #openapi Arazzo specifications into plain old PHP objects. I'm hoping to use this as the starting point for future #arazzo related packages, and looking forward to seeing what others may build with it.

github.com/hskrasek/arazzo-par

GitHubGitHub - hskrasek/arazzo-parser: Parse OpenAPI Arazzo specifications in PHPParse OpenAPI Arazzo specifications in PHP. Contribute to hskrasek/arazzo-parser development by creating an account on GitHub.
API reference documentation changed the way we built integrations, and eventually became part of the driving force for OpenAPI adoption and all the good tooling that flowed from it. As a developer experience specialist, I spend a lot of time thinking about how human users can work with the technical assets in a project. HTML-format API reference documentation does a great job of building that bridge when working on OpenAPI projects, but now I’m using Arazzo and it’s a very new standard with not nearly as many tools available for that format yet – so I built one. […]

https://lornajane.net/posts/2025/markdown-mermaid-output-for-openapi-arazzo