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

https://github.com/davealdon/json-parsing-demo

Storing/Accessing JSON using Firebase for Javascript.
https://github.com/davealdon/json-parsing-demo

Last synced: about 1 year ago
JSON representation

Storing/Accessing JSON using Firebase for Javascript.

Awesome Lists containing this project

README

          

# JSON-Parsing-Demo
Storing/Accessing JSON using Firebase for Javascript by David Crawford

## [Check out the live demo here](https://davealdon.github.io/JSON-Parsing-Demo)

## Features:
- Parsing of user uploaded json files, which are sent to Firebase
- Live view of database contents
- Native HTML form validation without reloading page
- Forms allow user to manually insert data into Firebase
- Partial string searching of Firebase values via local array matching
- Simple Firebase data purging.