mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-11 11:43:58 +02:00
fix api-design topics not found (#6296)
This commit is contained in:
@@ -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": {
|
||||||
|
@@ -0,0 +1 @@
|
|||||||
|
# Rate Limiting
|
Reference in New Issue
Block a user