Settings

Theme

Ask HN: What do you use to document API Contracts?

1 points by ternaryJimbo 4 years ago · 1 comment · 1 min read


For example, I work in a big company with many teams responsible for small components. My team has an API contract with our mobile app team and sometimes the mobile app team decides to change something in the API request format without telling us. We use Jira tickets to communicate these requirements. Wondering if anyone else has had this experience, of this other team is just being lazy.

DaOne256 4 years ago

OpenAPI spec as a YAML file in a git (Gitlab) repo.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection