fix(docs): Clarify README wording about S3 compatibility and AWS SDK usage

This commit is contained in:
2025-11-23 22:52:19 +00:00
parent 51e8836227
commit 759becdd04
3 changed files with 7 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
- 🏃 **Lightning-fast local S3 simulation** - No more waiting for cloud operations during development
-**Production-ready architecture** - Built on Node.js http module with zero framework dependencies
- 🔄 **Full AWS S3 API compatibility** - Drop-in replacement for AWS SDK v3 and other S3 clients
- 🔄 **Full S3 API compatibility** - Works seamlessly with AWS SDK v3 and any other S3 client
- 📂 **Local directory mapping** - Your buckets live right on your filesystem
- 🔐 **Simple authentication** - Static credential-based auth for secure access
- 🌐 **CORS support** - Configurable cross-origin resource sharing