Company
Date Published
April 4, 2024
Author
Phil Sturgeon
Word count
615
Language
English
Hacker News points
None

Summary

The Bump.sh team has been working on adding features to their hosted service and command-line tools, while simultaneously providing guides for generating OpenAPI contracts in PHP. These guides cover both code-first and design-first approaches, with the main goal being to create an OpenAPI document that can be used for documentation and accelerating API development. The guides also provide examples of using Swagger-PHP to generate OpenAPI docs from existing APIs, as well as how to use packages like membrane/laravel and hotmeteor/spectator for validation and contract testing. Overall, the focus is on leveraging OpenAPI to prevent technical debt accumulation and improve API development efficiency.