Releases: gprendi/adobe_exercise
Releases · gprendi/adobe_exercise
Extras
Extended range from 1-255 to 1 - 3999
Extended functionality:
- Added tests for range queries
- Implemented range query function, to compute range asynchronously.
- Modified /romannumeral route to accommodate queries
Added Monitoring
Dockerfile
Static code analysis with snyk
Automated workflows with github actions
Full Changelog: https://github.com/GPrendi30/adobe_exercise/commits/extras
Base Requirements
Completed base requirements:
- decimal to roman calculation for integers in range 1 - 255
- http server with endpoint /romannumeral
- test suite
- error handling
- documentation