okatsuo / currency-converter

Currency-converter is an API to convert specific values to other currency value. The purpose of this project is just to test new features of the technologies that I am enthusiastic about.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the back-end of currency-converter application

api link: https://katsuo-currency-converter.herokuapp.com/



Functionalities:

  • Convert currencies

Libraries and Tools

  • YARN
  • Typescript
  • Type-graphql
  • Graphql
  • Apollo-server
  • Axios
  • Dotenv

TypeGraphQL Features

  • Arg
  • Query
  • Resolver
  • ObjectType
  • InputType
  • Unions

Typescript Features

  • Classes
  • Interfaces
  • Types
  • Generic Types
  • Configurations

About

Currency-converter is an API to convert specific values to other currency value. The purpose of this project is just to test new features of the technologies that I am enthusiastic about.


Languages

Language:TypeScript 98.8%Language:Shell 0.9%Language:Procfile 0.3%