parent
b5b8b92791
commit
c0f46c5eed
2 changed files with 44 additions and 35 deletions
@ -1,27 +1,37 @@ |
|||||||
--- |
--- |
||||||
jsonUrl: '/jsons/best-practices/api-security.json' |
jsonUrl: "/jsons/best-practices/api-security.json" |
||||||
pdfUrl: '/pdfs/best-practices/api-security.pdf' |
pdfUrl: "/pdfs/best-practices/api-security.pdf" |
||||||
order: 2 |
order: 2 |
||||||
briefTitle: 'API Security' |
briefTitle: "API Security" |
||||||
briefDescription: 'API Security Best Practices' |
briefDescription: "API Security Best Practices" |
||||||
isNew: true |
isNew: true |
||||||
isUpcoming: false |
isUpcoming: false |
||||||
title: 'API Security Best Practices' |
title: "API Security Best Practices" |
||||||
description: 'Detailed list of best practices to make your APIs secure' |
description: "Detailed list of best practices to make your APIs secure" |
||||||
dimensions: |
dimensions: |
||||||
width: 968 |
width: 968 |
||||||
height: 1543.39 |
height: 1543.39 |
||||||
|
sponsor: |
||||||
|
url: "https://www.getambassador.io/products/edge-stack-api-gateway?utm_source=roadmap-sh&utm_medium=edge-stack-page&utm_campaign=new-account" |
||||||
|
title: "Featured Product" |
||||||
|
imageUrl: "https://i.imgur.com/e5fdI0q.png" |
||||||
|
description: "Get your Kubernetes API Gateway up and running in 5 minutes with Ambassador Edge Stack!" |
||||||
|
event: |
||||||
|
category: "SponsorClick" |
||||||
|
action: "Ambassador Redirect" |
||||||
|
label: "API Security / Ambassador Link" |
||||||
schema: |
schema: |
||||||
headline: 'API Security Best Practices' |
headline: "API Security Best Practices" |
||||||
description: 'Detailed list of best practices to make your APIs secure. Each best practice carries further details and how to implement that best practice.' |
description: "Detailed list of best practices to make your APIs secure. Each best practice carries further details and how to implement that best practice." |
||||||
imageUrl: 'https://roadmap.sh/best-practices/api-security.png' |
imageUrl: "https://roadmap.sh/best-practices/api-security.png" |
||||||
datePublished: '2023-02-21' |
datePublished: "2023-02-21" |
||||||
dateModified: '2023-02-21' |
dateModified: "2023-02-21" |
||||||
seo: |
seo: |
||||||
title: 'API Security Best Practices' |
title: "API Security Best Practices" |
||||||
description: 'Detailed list of best practices to make your APIs secure. Each best practice carries further details and how to implement that best practice.' |
description: "Detailed list of best practices to make your APIs secure. Each best practice carries further details and how to implement that best practice." |
||||||
keywords: |
keywords: |
||||||
- 'API Security' |
- "API Security" |
||||||
- 'API Security Best Practices' |
- "API Security Best Practices" |
||||||
- 'API Security Checklist' |
- "API Security Checklist" |
||||||
--- |
--- |
||||||
|
|
||||||
|
Loading…
Reference in new issue