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'
|
||||
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
|
||||
sort: 10
|
||||
difficulty: 'intermediate'
|
||||
nature: 'API'
|
||||
nature: 'CLI'
|
||||
skills:
|
||||
- 'Programming Language'
|
||||
- 'Text Processing'
|
||||
@@ -12,7 +12,7 @@ skills:
|
||||
- 'File Uploads'
|
||||
seo:
|
||||
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:
|
||||
- 'backend project idea'
|
||||
roadmapIds:
|
||||
|
Reference in New Issue
Block a user