mirror of
https://github.com/arainho/awesome-api-security.git
synced 2025-01-20 11:21:34 -05:00
new topic called specifications
This commit is contained in:
parent
7f5fbfba84
commit
97bb4b1455
@ -168,6 +168,15 @@
|
||||
| [Collect API Requirements](https://www.apiopscycles.com/collecting-requirements)| Collecting Requirements for your API with APIOps Cycles. |
|
||||
| [API Audit](https://www.apiopscycles.com/method/api-audit) | API Audit is a method to ensure APIs are matching the API Design guidelines. It also helps check for usability, security and API management platform compatibility. |
|
||||
|
||||
## Specifications
|
||||
| Name | Description |
|
||||
| ---- | ----------- |
|
||||
| [AscyncAPI](https://www.asyncapi.com/docs/specifications/latest) | AsyncAPI Specification |
|
||||
| [OpenAPI](https://swagger.io/specification/) | OpenAPI Specification |
|
||||
| [JSON API](https://jsonapi.org/format/) | JSON API Specification |
|
||||
| [GraphQL](https://spec.graphql.org/) | GraphQL Specification |
|
||||
| [RAML](https://github.com/raml-org/raml-spec) | RAML Specification |
|
||||
|
||||
## Other useful resources
|
||||
Name | Description
|
||||
---- | ----
|
||||
|
Loading…
Reference in New Issue
Block a user