# [](https://gitlab.c3sl.ufpr.br/c3sl/blendb)
[](https://gitlab.c3sl.ufpr.br/c3sl/blendb/commits/master)
[](https://gitlab.c3sl.ufpr.br/c3sl/blendb/builds)
Getting Started
|
API Reference
|
Contributing
|
License
|
Built With
## Getting Started
### Installing
```
git clone https://gitlab.c3sl.ufpr.br/c3sl/blendb.git
npm install
```
### Running
```
npm start
```
## API Reference
Check the documentation [here](https://gitlab.c3sl.ufpr.br/c3sl/blendb/raw/master/doc/api-v1-reference.html).
## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting merge requests to us.
## License
This project is licensed under the GPLv3 License -- see the [LICENSE](LICENSE) file for details
## Built With
| [](https://expressjs.com) | [](https://www.typescriptlang.org/) | [](http://raml.org/) |
|:---:|:---:|:---:|
|express|TypeScript|RAML|