Skip to content

stateman24/fx-trading-api

Repository files navigation

💱 FX_Trading_API

This collection contains endpoints for user authentication, wallet management, and transaction tracking for a multi-currency FX trading platform. Supports NGN, USD, and EUR wallets. JWT-based authentication is required for protected routes.

Description

Nest framework TypeScript starter repository.

Project setup

# Clone repository
$ git clone https://github.com/stateman24/fx-trading-api.git fx_trading_api

# Install dependencies
$ npm install

Compile and run the project

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Run tests

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

📮 API Documentation

Postman Collection

Stay in touch

About

An API for FX trading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors