yabaas
Version:
Yet Another Backend as a Service
17 lines (11 loc) • 481 B
Markdown
# YaBaaS - Yet Another Backend as a Service
[](https://gitlab.com/sergioalonso/yabaas/commits/master)
[](https://gitlab.com/sergioalonso/yabaas/commits/master)
## Get source code
``` bash
$ git clone https://gitlab.com/sergioalonso/yabaas.git
```
## Check if everything is correct
``` bash
$ make test
```