Show HN: Hashmap.me – Simple HTTP-Based Data Storage and Retrieval https://ift.tt/HsijGZv

Show HN: Hashmap.me – Simple HTTP-Based Data Storage and Retrieval I'm excited to share Hashmap.me, a small tool I've built to simplify data storage and retrieval. It's a straightforward service that allows developers to store data records via HTTP requests and retrieve them easily, all without the hassle of setting up and managing a database. Initially I built this because I was tired of creating a database to prototype my own projects, I just wanted to persist my in memory cache between restarts early on. Each hashmap you create corresponds to its own collection in MongoDB. Perfect for small projects, quick prototypes, or learning purposes. I'd love to get your feedback and hear your thoughts! Check it out here: https://hashmap.me Thanks for taking a look! https://hashmap.me January 6, 2024 at 04:12AM

Post a Comment

0 Comments