I built a TypeScript client for Ceph Object Storage because the only npm package was 7 years old. Here's What I Learned
Last month I went looking for a Node.js client to manage users and buckets on our Ceph RADOS Gateway. Found one package on npm — rgw-admin-client . La…