Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.47 KB

File metadata and controls

18 lines (13 loc) · 1.47 KB

💧 Waterbase

GitHub issues GitHub forks GitHub stars GitHub license waterbase npm bundle size downloads

Free, open source and self-hosted BaaS sdk by Sinewave.

Why

We wanted to have the challenge of something really big... Plus this a free and open source version of Firebase that we can use on our inhouse projects

How

Waterbase is done with a simple OOP SDK made in typescript, that uses http calls to the server that the user has setup, if you would like to know more about the server please take a look to the repo waterbase server.

Documentation

Even though that our SDK is made with TsDoc comments for modern text editor, if you would like to read the documentation click here

Who