jose-renato-m / ewally-challenge

This challenge aims to expose an API in order to verify typable rows of bank billets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“ Description

This challenge aims to verify typable rows of bank billets, verifying if they are valid or not. If valid so it should return billet value and due date.


πŸ’» Used Technologies

This challenge has been developed using the following technologies:


πŸ“ Download

# Clone the repository
$ git clone https://github.com/jose-renato-m/ewally-challenge.git

# Enter into the directory
$ cd ewally-challenge

# Install dependencies
$ yarn

# Start the server
$ yarn dev

Obs.: to test the route, it needs to use Insomnia application.


Made with πŸ’™ by JosΓ© Renato Montagnana πŸ‘‹πŸ» Get in touch!

About

This challenge aims to expose an API in order to verify typable rows of bank billets.


Languages

Language:TypeScript 99.0%Language:JavaScript 1.0%