Skip to content

A simple currency converter API built with NodeJS and Express.

Notifications You must be signed in to change notification settings

willy-r/currency-converter-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter API

Desafio

Desenvolva uma REST API que faça conversão de moedas.

Especifícações:

Rodando o projeto localmente

Clone e vá para o diretório do projeto:

git clone https://github.com/willy-r/currcency-converter-api.git
cd currcency-converter-api

Instale as dependências e inicie o servidor:

npm install
npm start

Autor

About

A simple currency converter API built with NodeJS and Express.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published