Skip to content

mit1812/dec-hex-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decimal to Hexadecimal calculator

This is an API which when requested with a value, will return the hexadecimal equivalent.

It is out of the box user friendly and ready to use or alternatively you can use the already hosted version (see below).

Getting Started

You can clone the repo directly and run the npm start command

Documentation

The documentation can be found here

Tests:

Tests can be run with the npm test command

API Diagrams:

GET /api/convert/:value

To do:

  • Update Homepage
  • Add typescript
  • Add dockerfile
  • Load test for performance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published