1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 20:49:49 +02:00

chore: update roadmap content json (#8277)

Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-02-27 02:55:08 +06:00
committed by GitHub
parent 2544d4b12d
commit 35a4a93ca7

View File

@@ -569,6 +569,11 @@
"title": "Caching REST API Response", "title": "Caching REST API Response",
"url": "https://restfulapi.net/caching/", "url": "https://restfulapi.net/caching/",
"type": "article" "type": "article"
},
{
"title": "HTTP caching",
"url": "https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching",
"type": "article"
} }
] ]
}, },