https://github.com/elmijo/builder-box-core
This framework will allow you to develop APIs quickly and simply
https://github.com/elmijo/builder-box-core
babel builder-box codecov coveralls eslint integration-testing jest library node prettier travis-ci typescript unit-testing webpack
Last synced: 5 days ago
JSON representation
This framework will allow you to develop APIs quickly and simply
- Host: GitHub
- URL: https://github.com/elmijo/builder-box-core
- Owner: elmijo
- License: mit
- Created: 2020-08-09T15:59:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T14:37:56.000Z (over 5 years ago)
- Last Synced: 2025-10-18T15:58:33.948Z (6 months ago)
- Topics: babel, builder-box, codecov, coveralls, eslint, integration-testing, jest, library, node, prettier, travis-ci, typescript, unit-testing, webpack
- Language: TypeScript
- Homepage:
- Size: 147 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Builder Box Rest API
This framework will allow you to develop APIs quickly and simply
[](https://github.com/ElMijo/builder-box-core/blob/master/LICENSE) [](https://travis-ci.org/ElMijo/builder-box-core) [](https://coveralls.io/github/ElMijo/builder-box-core?branch=master) [](https://codecov.io/gh/ElMijo/builder-box-core) [](https://github.com/prettier/prettier) [](https://david-dm.org/ElMijo/builder-box-core) [](https://david-dm.org/ElMijo/builder-box-core?type=dev) [](https://david-dm.org/ElMijo/builder-box-core?type=peer)
## Install
```bash
yarn add @builderbox/core
```
or
```bash
npm install --save @builderbox/core
```