Skip to content

Santa2clause/fx-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forex Rate API

This project is a Forex rate API that provides currency conversion rates using data from the FCS API. The project includes a Node.js backend with an Express.js server and a PostgreSQL database.

Table of Contents

Features

  • Fetches and stores Forex rates from the FCS API
  • Provides an endpoint to retrieve Forex rates for specific dates
  • Includes a front-end component built with Angular for currency conversion
  • Supports dynamic updating of currency lists based on user selection
  • Utilizes a Bootstrap datepicker for selecting dates

Installation

  1. Clone the repository:

    git clone https://github.com/Santa2clause/fx-library.git
    cd forex-rate-api
  2. Install dependencies:

    npm install
  3. Set up the PostgreSQL database:

    • Create a PostgreSQL database named postgres.
    • Run the SQL scripts in the schemas direcotry.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published