jeremyschuurmans / roman-numeral-converter-project

This learning project will expand a roman numeral converter to be a command line tool and eventually an API endpoint.
1 stars 0 forks source link

Use Roman Numeral Converter to create api endpoint #5

Closed jeremyschuurmans closed 4 years ago

mikeknep commented 4 years ago

I use this CLI on a locked-down machine that doesn't have jq or permissions to fire up a server. I really liked using the CLI to convert roman numerals! It saved me hours! Can you continue to support the CLI alongside this new HTTP option?

jeremyschuurmans commented 4 years ago

@mikeknep that's a good suggestion. I don't see any reason why not!