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

https://github.com/horacehylee/firebase-db

Firebase database CRUD helper
https://github.com/horacehylee/firebase-db

database firebase nodejs

Last synced: 3 months ago
JSON representation

Firebase database CRUD helper

Awesome Lists containing this project

README

          

# Firebase-db

[![npm version](https://badge.fury.io/js/%40horacehylee%2Ffirebase-db.svg)](https://badge.fury.io/js/%40horacehylee%2Ffirebase-db)

Firebase database CRUD helper

## Installation

```
npm install --save @horacehylee/firebase-db
```

## Documentation

https://horacehylee.github.io/firebase-db/

## License

MIT © [Horace Lee](https://github.com/horacehylee)