Skip to content

Base Requirements

Compare
Choose a tag to compare
@gprendi gprendi released this 08 Mar 13:02
· 3 commits to main since this release

Completed base requirements:

  • decimal to roman calculation for integers in range 1 - 255
  • http server with endpoint /romannumeral
  • test suite
  • error handling
  • documentation