Skip to content

Api RESTful in NestJS to get(external api) and list companies

Notifications You must be signed in to change notification settings

CepedaBrayan/soy-yo-api

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Nest framework TypeScript starter repository.

IMPORTANT

The test said: entities between 1 and 20, but the api's link is down, for that, i moked and api to simulate the same behavior, but, the entities are between 1 and 10.
https://demo9850821.mockable.io/entities/1
https://demo9850821.mockable.io/entities/2
https://demo9850821.mockable.io/entities/3
.
.
.
https://demo9850821.mockable.io/entities/10

Installation, Testing and Running the app via local npm

# installl dependencies
$ npm install

# unit tests
$ npm run test

# watch mode
$ npm run start:dev

Building and Running the app via Docker

# Build Local
$ docker-compose build

# Run Local
$ docker-compose up

# Build in path or url
$ docker build {URL | PATH}

Documentation - SWAGGER - URLS

http://localhost:3000/api/

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.

About

Api RESTful in NestJS to get(external api) and list companies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published