json file as a database
(crawshaw.io)This is a useful little Go package to persist a Go object as a json file. It'd be a nice little alternative to a database for small projects.
This is a useful little Go package to persist a Go object as a json file. It'd be a nice little alternative to a database for small projects.