An open API service indexing awesome lists of open source software.

https://github.com/robertoaleman/ra_json_db_admin_dashboard

This is a minimal web-based tool built with HTML5 and JavaScript to manage data stored in a JSON file. It allows you to view, add, edit, and delete records (in this case, product information) within a JSON database directly in your web browser.
https://github.com/robertoaleman/ra_json_db_admin_dashboard

html5 js json store-data

Last synced: 2 months ago
JSON representation

This is a minimal web-based tool built with HTML5 and JavaScript to manage data stored in a JSON file. It allows you to view, add, edit, and delete records (in this case, product information) within a JSON database directly in your web browser.

Awesome Lists containing this project