**Tags:** #AllOps #API #Engineering
> [!info]
> This guidance is intended for Decombine Engineering internal use. It is openly shared as part of Decombine's commitment to open core practices.
## API Driven Design
Services should be developed with the assumption that they will need to expose a consistent API for other services to consume.
APIs should be developed using the OpenAPI specification (version 3.0.3 or above).