Skip to content

Repository files navigation

backend-exchange-api-test

Este el Exchange API

Caracteristicas

  • NestJS
  • JWT (Para autenticacion)
  • Redis (para almacenamiento)

Instalacion

$ npm install

Ejecutar

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Deployment

REST API:

https://backend-test-exchange-api.onrender.com/api

Swagger Docs:

https://backend-test-exchange-api.onrender.com/docs

Postman

Run In Postman

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages