Q: @OpenApiSpec @darrel_miller - Looking for examples where the address space of a server is completely dynamic without fixed well-known names, but certain paths reflect well-known API shapes. I have a discovery document that contains a set of paths, each being root of a graph.
November 16, 2024 at 6:29 PM
Q: @OpenApiSpec @darrel_miller - Looking for examples where the address space of a server is completely dynamic without fixed well-known names, but certain paths reflect well-known API shapes. I have a discovery document that contains a set of paths, each being root of a graph.
And quite happy to announce that Google Cloud Endpoints uses @OpenApiSpec for API definitions!
November 19, 2024 at 2:51 PM
And quite happy to announce that Google Cloud Endpoints uses @OpenApiSpec for API definitions!
I'll be talking about what Google is doing with the @OpenApiSpec at the OAI Meetup tomorrow. 6pm, SF Capital One. https://goo.gl/mX00Gy
Goo.gl is sunsetting
goo.gl
November 19, 2024 at 2:20 PM
I'll be talking about what Google is doing with the @OpenApiSpec at the OAI Meetup tomorrow. 6pm, SF Capital One. https://goo.gl/mX00Gy
After some time playing with YAML to generate @openapispec specs there are still some things I don't fully appreciate (how a few things require quotes, while most doesn't; the absence of brackets), but I've gotta say: it makes for a much cleaner document.
June 2, 2025 at 1:29 AM
After some time playing with YAML to generate @openapispec specs there are still some things I don't fully appreciate (how a few things require quotes, while most doesn't; the absence of brackets), but I've gotta say: it makes for a much cleaner document.
Cool! @glaforge's talk on scaling APIs w/ @OpenApiSpec and Cloud Endpoints made @launchany newsletter. Subscribe! <a href="http://eepurl.com/NQ6qn" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link" target="_blank" rel="noopener" data-link="bsky">http://eepurl.com/NQ6qn
LaunchAny
LaunchAny Email Forms
eepurl.com
November 19, 2024 at 10:19 AM
Cool! @glaforge's talk on scaling APIs w/ @OpenApiSpec and Cloud Endpoints made @launchany newsletter. Subscribe! <a href="http://eepurl.com/NQ6qn" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link" target="_blank" rel="noopener" data-link="bsky">http://eepurl.com/NQ6qn
Just saw a cool demo from @rgsimon using Goa to generate @OpenApiSpec and manage the API using Endpoints. https://goo.gl/82MQtQ
Goo.gl is sunsetting
goo.gl
November 19, 2024 at 2:20 PM
Just saw a cool demo from @rgsimon using Goa to generate @OpenApiSpec and manage the API using Endpoints. https://goo.gl/82MQtQ
Learn all about the Microsoft Graph API, Kiota - a bloody good SDK generator, and OpenAPI v4.0 code named Moonwalk. @OpenApiSpec #APIDesign #APIDevelopment #DevRel apisyouwonthate.com/podcast/micr...
Microsoft built Kiota to keep an API with 20,000 endpoints humming
Join us for a chat with Darrel Miller and Vincent Biret from Microsoft's Graph API team. On this episode of the podcast, we discuss Kiota, Microsoft's API-wrangling toolset which was born from a need ...
apisyouwonthate.com
January 16, 2024 at 9:08 AM
Learn all about the Microsoft Graph API, Kiota - a bloody good SDK generator, and OpenAPI v4.0 code named Moonwalk. @OpenApiSpec #APIDesign #APIDevelopment #DevRel apisyouwonthate.com/podcast/micr...
Hoping @earth2marsh is publishing @OpenApiSpec for the APIs exposed in the #AdaptOrDie movie... <a href="http://movie.apigee.com" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link" target="_blank" rel="noopener" data-link="bsky">http://movie.apigee.com
302
movie.apigee.com
November 19, 2024 at 2:05 PM
Hoping @earth2marsh is publishing @OpenApiSpec for the APIs exposed in the #AdaptOrDie movie... <a href="http://movie.apigee.com" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link" target="_blank" rel="noopener" data-link="bsky">http://movie.apigee.com
🍿 I gave a talk today about the origins of Swagger (now @OpenApiSpec) at the @APISpecs conference. At long last, the world will know why I named it Swagger. 🦆
https://www.youtube.com/watch?v=PKNyi9clqMQ
https://www.youtube.com/watch?v=PKNyi9clqMQ
February 23, 2025 at 2:08 PM
🍿 I gave a talk today about the origins of Swagger (now @OpenApiSpec) at the @APISpecs conference. At long last, the world will know why I named it Swagger. 🦆
https://www.youtube.com/watch?v=PKNyi9clqMQ
https://www.youtube.com/watch?v=PKNyi9clqMQ
StackHawk made the invisible, visible.
Legacy, shadow, internal APIs, now discoverable and testable.
See how OpenAPI Spec Generation can benefit your API security program. Learn more: www.stackhawk.com/blog/openapi...
#AI #OpenAPISpec #AppSec #DevOps
Legacy, shadow, internal APIs, now discoverable and testable.
See how OpenAPI Spec Generation can benefit your API security program. Learn more: www.stackhawk.com/blog/openapi...
#AI #OpenAPISpec #AppSec #DevOps
September 4, 2025 at 2:41 PM
StackHawk made the invisible, visible.
Legacy, shadow, internal APIs, now discoverable and testable.
See how OpenAPI Spec Generation can benefit your API security program. Learn more: www.stackhawk.com/blog/openapi...
#AI #OpenAPISpec #AppSec #DevOps
Legacy, shadow, internal APIs, now discoverable and testable.
See how OpenAPI Spec Generation can benefit your API security program. Learn more: www.stackhawk.com/blog/openapi...
#AI #OpenAPISpec #AppSec #DevOps
Took a look at @GetInsomnia (REST client)...but there doesn't seem to be a way to import an @OpenApiSpec.
November 19, 2024 at 8:52 AM
Took a look at @GetInsomnia (REST client)...but there doesn't seem to be a way to import an @OpenApiSpec.
Have you ever wanted to verify that your @Cypress_io fixtures are still valid against your API using @OpenApiSpec?
You can do it by using a custom command and https://www.npmjs.com/package/openapi-response-validator.
You can do it by using a custom command and https://www.npmjs.com/package/openapi-response-validator.
January 1, 2025 at 1:22 PM
Have you ever wanted to verify that your @Cypress_io fixtures are still valid against your API using @OpenApiSpec?
You can do it by using a custom command and https://www.npmjs.com/package/openapi-response-validator.
You can do it by using a custom command and https://www.npmjs.com/package/openapi-response-validator.
Freq Q: Yes, you can manage APIs written in *any* language with Cloud Endpoints. Do https://goo.gl/uCGsLg, sub ur backend and @OpenApiSpec
Invalid Dynamic Link
goo.gl
November 19, 2024 at 1:36 PM
Freq Q: Yes, you can manage APIs written in *any* language with Cloud Endpoints. Do https://goo.gl/uCGsLg, sub ur backend and @OpenApiSpec
ZOMG! @glaforge writing about @OpenApiSpec and my product? W00t! https://goo.gl/Mi4DY5 Scale an OpenAPI-base Web API w/ Cloud Endpoints.
Goo.gl is sunsetting
goo.gl
November 19, 2024 at 9:47 AM
ZOMG! @glaforge writing about @OpenApiSpec and my product? W00t! https://goo.gl/Mi4DY5 Scale an OpenAPI-base Web API w/ Cloud Endpoints.
For anyone headed to @apistrat next week and looking to talk @OpenApiSpec...we'll be having a submeetup during the Wedneday night meetup.
November 19, 2024 at 1:50 PM
For anyone headed to @apistrat next week and looking to talk @OpenApiSpec...we'll be having a submeetup during the Wedneday night meetup.
Gave the #RESTAPI of #conjoon finally some love and created the @OpenApiSpec for the available services. This will make it more easy to #refactor to #token-based #authorization and generally not getting lost along the way. :) #php #lumen #ddev
March 9, 2025 at 7:05 PM
Gave the #RESTAPI of #conjoon finally some love and created the @OpenApiSpec for the available services. This will make it more easy to #refactor to #token-based #authorization and generally not getting lost along the way. :) #php #lumen #ddev
I talked about the @OpenApiSpec at Google. Here are my slides! https://goo.gl/21Nhhf
Open API Spec at Google
History of API specifications at Google, and what we're d...
goo.gl
November 19, 2024 at 1:36 PM
I talked about the @OpenApiSpec at Google. Here are my slides! https://goo.gl/21Nhhf
Second, I really have missed open source and community building. I got a ton of enjoyment working on the @IstioMesh project and the @OpenApiSpec initiative. I'm excited to return (and can't wait get back to Kubecons, etc).
November 18, 2024 at 10:37 PM
Second, I really have missed open source and community building. I got a ton of enjoyment working on the @IstioMesh project and the @OpenApiSpec initiative. I'm excited to return (and can't wait get back to Kubecons, etc).
The first three Tapir tutorials are here! Slow-paced, starting from the basics:
1. Hello, world! Exposing a single endpoint
2. Auto-generating @OpenApiSpec docs
3. Using #JSON
tapir.softwaremill.com/en/latest/tu...
Since these are our first tutorials - please leave some feedback :)
1. Hello, world! Exposing a single endpoint
2. Auto-generating @OpenApiSpec docs
3. Using #JSON
tapir.softwaremill.com/en/latest/tu...
Since these are our first tutorials - please leave some feedback :)
1. Hello, world! — tapir 1.x documentation
tapir.softwaremill.com
June 4, 2024 at 9:19 AM
The first three Tapir tutorials are here! Slow-paced, starting from the basics:
1. Hello, world! Exposing a single endpoint
2. Auto-generating @OpenApiSpec docs
3. Using #JSON
tapir.softwaremill.com/en/latest/tu...
Since these are our first tutorials - please leave some feedback :)
1. Hello, world! Exposing a single endpoint
2. Auto-generating @OpenApiSpec docs
3. Using #JSON
tapir.softwaremill.com/en/latest/tu...
Since these are our first tutorials - please leave some feedback :)
Props to @JeremiahLee and FitBit team - - API changes are PRs on an @OpenApiSpec. Great way to get reviews by the right people on the team.
November 19, 2024 at 1:36 PM
Props to @JeremiahLee and FitBit team - - API changes are PRs on an @OpenApiSpec. Great way to get reviews by the right people on the team.
L'@OpenApiSpec annonce la version 3 de la spécification OpenAPI https://www.openapis.org/blog/2017/07/26/the-oai-announces-the-openapi-specification-3-0-0 #sentech #api
July 25, 2025 at 10:46 AM
L'@OpenApiSpec annonce la version 3 de la spécification OpenAPI https://www.openapis.org/blog/2017/07/26/the-oai-announces-the-openapi-specification-3-0-0 #sentech #api