1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-11 19:53:59 +02:00

fix api-design topics not found (#6296)

This commit is contained in:
dsh
2024-07-31 11:39:31 +01:00
committed by GitHub
parent 7e513f7d8b
commit b944d51da7
2 changed files with 3 additions and 2 deletions

View File

@@ -2058,7 +2058,7 @@
"selected": false, "selected": false,
"data": { "data": {
"label": "API Security Best Practices", "label": "API Security Best Practices",
"href": "", "href": "https://roadmap.sh/best-practices/api-security",
"color": "#ffffff", "color": "#ffffff",
"backgroundColor": "#2a79e4", "backgroundColor": "#2a79e4",
"style": { "style": {
@@ -2323,7 +2323,7 @@
"selected": false, "selected": false,
"data": { "data": {
"label": "API Performance Best Practices", "label": "API Performance Best Practices",
"href": "", "href": "https://roadmap.sh/best-practices/backend-performance",
"color": "#ffffff", "color": "#ffffff",
"backgroundColor": "#2a79e4", "backgroundColor": "#2a79e4",
"style": { "style": {

View File

@@ -0,0 +1 @@
# Rate Limiting