APIOps applies the concepts of GitOps and DevOps to API deployment. By using practices from these two methodologies, APIOps can enable everyone involved in the lifecycle of API design, development, and deployment with self-service and automated tools to ensure the quality of the specifications and APIs that they’re building.
Stars
427
Forks
242
Watchers
427
Open Issues
133
Overall repository health assessment
No package.json found
This might not be a Node.js project
186
commits
39
commits
20
commits
14
commits
12
commits
11
commits
9
commits
9
commits
8
commits
8
commits
Merge pull request #799 from LockTar/f/fix-409-PessimisticConcurrencyConflict-error
35a0fddView on GitHubThe `HasConflictError` method was renamed to `HasConflictOrPessimisticConcurrencyConflictError` to reflect its expanded functionality. This method now checks for both `Conflict` and `PessimisticConcurrencyConflict` error codes.
6fc607cView on GitHubMerge pull request #787 from LockTar/f/fix-409-conflict-errorcode
bf11787View on GitHubAdd retry logic for 409 Conflict with specific error code
7761560View on GitHub