Friday 5 January 2024

Show HN: Hashmap.me – Simple HTTP-Based Data Storage and Retrieval https://bit.ly/3RR1eh6

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://bit.ly/3S7if7P Thanks for taking a look! https://bit.ly/3S7if7P January 6, 2024 at 02:12AM

No comments:

Post a Comment