mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 13:52:46 +02:00
Update caching server
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
---
|
---
|
||||||
title: 'Caching Proxy'
|
title: 'Caching Proxy'
|
||||||
description: 'Build a caching proxy server that caches responses from other servers.'
|
description: 'Build a caching server that caches responses from other servers.'
|
||||||
isNew: false
|
isNew: false
|
||||||
sort: 10
|
sort: 10
|
||||||
difficulty: 'intermediate'
|
difficulty: 'intermediate'
|
||||||
nature: 'API'
|
nature: 'CLI'
|
||||||
skills:
|
skills:
|
||||||
- 'Programming Language'
|
- 'Programming Language'
|
||||||
- 'Text Processing'
|
- 'Text Processing'
|
||||||
@@ -12,7 +12,7 @@ skills:
|
|||||||
- 'File Uploads'
|
- 'File Uploads'
|
||||||
seo:
|
seo:
|
||||||
title: 'Caching Proxy Project Idea'
|
title: 'Caching Proxy Project Idea'
|
||||||
description: 'Build a caching proxy server that caches responses from other servers.'
|
description: 'Build a caching proxy server that caches responses from proxied server.'
|
||||||
keywords:
|
keywords:
|
||||||
- 'backend project idea'
|
- 'backend project idea'
|
||||||
roadmapIds:
|
roadmapIds:
|
||||||
|
Reference in New Issue
Block a user