node-modli / modli

A module for building models and adapters for multiple data sources
http://node-modli.github.io/modli/
MIT License
60 stars 2 forks source link

Firebase support #11

Open hackerunet opened 7 years ago

hackerunet commented 7 years ago

Hello, I was wondering if is possible to implement a firebase adapter with the available classes on this library?, where should i start with? Thanks

ksafranski commented 7 years ago

Yes, it's completely possible. You can just check out one of the other adapters (modli-nedb is probably the easiest to just fork) then build around the methods that are in that.