Skip to content

murray-rothbot/service-prices

Repository files navigation

Murray Rothbot Logo

Description

This is a NestJS APIs to provide Prices endpoints. You can find the Swagger documentation at:

https://prices.murrayrothbot.com/swagger

Installation

$ npm install

Running

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Extras

# remove all deps and reinstall from scratch
$ npm run clean

# check for dependencies updates
$ npm run check

Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the terms of the MIT.

About

This is a NestJS APIs to provide BTC exchange rates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages