The crazy things I always wanted to make, concepts I’m mulling over, or planned projects
Last updated: 2024-04-14
A simple key/value store for static apps
This idea has been bouncing around for a while. Is there some way I can enhance my simple static web apps with a simple, secure key-value store with a REST API? Lots of ideas for how to do this have been put forward, but it’s probably a simple Laravel app that I need to build and deploy.