Skip to content

Latest commit

 

History

73 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number in words

This site was created to convert numbers from numeric form to written numbers. In the future I plan to expand it to more languages than English.

API Reference

Get

  GET /api/${value}
Parameter Type Description
value string Required. Input can only contain digits

Example

GET /api/1202

Result

{
  "1202": "one thousand two hundred two"
}

About

Change numbers from numerical to verbal form

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages