Skip to content

Naphat-Sua/SandBox-Banking-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Banking-API

Description

Developed a RESTful API for an online banking system, incorporating QR30 for seamless and secure payments. Implemented features for managing user accounts, transactions, and balances, alongside real-time balance updates and transaction history retrieval. Integrated QR30 functionality for quick and compliant digital payments, allowing users to scan and pay via the API. Ensured robust security using OAuth 2.0 and optimized API performance to handle high transaction volumes, enhancing both user experience and payment convenience. Assosiated with Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# 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

Credits

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.

License

Nest is MIT licensed.

About

Virtual Box for Penetration Test Case

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published