Skip to content

AAfraitane/company-api-test

Repository files navigation

Company rest API

Description

This is a company rest API

Dependencies

$ node -v
# v12.18.4

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

## Test

```bash
# unit tests
$ npm run test

# test coverage
$ npm run test:cov

You can find a swagger in order to interact with the API at localhost:3000/api

Author - Afraitane Abdoul-Hakim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published