URLcache.dart: URLcache for Dart
URLcache is a deduplicating HTTP cache layered on top of Bitcache content-addressable storage.
[Features] | [Prerequisites] | [Installation] | [Examples] | [Reference] | [Development]
✨ Features
- Available both as the command-line tool
urlcacheand as a polyglot library. - Polyglot software also available for Python, Ruby, Rust, and TypeScript.
- Cuts red tape: 100% free and unencumbered public domain software.
🛠️ Prerequisites
- Dart 3.11+
⬇️ Installation
👉 Examples
📚 Reference
👨💻 Development
git clone https://github.com/artob/urlcache.git
Libraries
- urlcache
- URLcache is a deduplicating HTTP cache layered on top of Bitcache content-addressable storage.