1
0
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:
Kamran Ahmed
2024-08-20 17:28:53 +01:00
parent 7ad2732786
commit 015e54d158

View File

@@ -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: