/fintech

Primary LanguageTypeScript

Fintech

Node.js application to demonstrate CRUD operations,i have used TS.ed, typescript, Dependency Inversion to ensure applying SOLID princaples.

Dependencies

Running the app

  • cd to Fintech directory
# production mode
$ npm install
$ npm run start
# development mode
$ npm install
$ npm run start:dev
  • import fintech Apis to postman file name "fintech.postman_collection.json"

Stay in touch