{"id":20581245,"url":"https://github.com/jonathas/roman-numerals","last_synced_at":"2026-04-08T23:34:38.540Z","repository":{"id":141968215,"uuid":"111650721","full_name":"jonathas/roman-numerals","owner":"jonathas","description":"A web based application that converts numbers to roman numerals and vice versa","archived":false,"fork":false,"pushed_at":"2018-01-29T07:54:27.000Z","size":109,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-21T05:38:36.380Z","etag":null,"topics":["angularjs","docker","istanbul","math","mocha","nginx","nodejs","roman-numerals"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonathas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-22T07:29:13.000Z","updated_at":"2017-11-23T21:56:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"06492144-40cf-4bff-8286-90842c83649e","html_url":"https://github.com/jonathas/roman-numerals","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonathas/roman-numerals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathas%2Froman-numerals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathas%2Froman-numerals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathas%2Froman-numerals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathas%2Froman-numerals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathas","download_url":"https://codeload.github.com/jonathas/roman-numerals/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathas%2Froman-numerals/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31579056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angularjs","docker","istanbul","math","mocha","nginx","nodejs","roman-numerals"],"created_at":"2024-11-16T06:27:44.710Z","updated_at":"2026-04-08T23:34:38.524Z","avatar_url":"https://github.com/jonathas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Roman Numerals\n\n## A web based application that converts numbers to roman numerals and vice versa\n\n[![Build Status](https://travis-ci.org/jonathas/roman-numerals.svg?branch=master)](https://travis-ci.org/jonathas/roman-numerals) [![Coverage Status](https://coveralls.io/repos/github/jonathas/roman-numerals/badge.svg?branch=master)](https://coveralls.io/github/jonathas/roman-numerals?branch=master)\n\n![alt text](https://github.com/jonathas/roman-numerals/blob/master/roman_numerals.jpg \"Roman Numerals Clock\")\n\n### Technologies used\n\nNode.js, Express, AngularJS, pm2, Docker, Nginx, apiDoc, mocha, istanbul.\n\n### Dependencies\n\n- Node.js 7\n- yarn\n- Docker\n- docker-compose\n\n### Before anything\n\nInstall the packages by entering the api directory and running:\n\n```bash\nyarn\n```\n\n### Testing the API and checking the code coverage\n\nIn order to run the tests, enter the api directory and run:\n\n```bash\nyarn test\n```\n\nAfter that, you can open api/coverage/lcov-report/index.html on your browser to check the code coverage result.\n\n### Generating the documentation for the endpoints\n\nIn order to generate the HTML with the documentation, enter the api directory and run:\n\n```bash\nyarn docs\n```\n\nAfter that, it will be available inside docs/apidoc\n\n### Developing\n\nFor developing new functionalities, you can use nodemon, pm2 or the pm2 docker image for development. If you choose the docker image, then enter the infra directory and run:\n\n```bash\ndocker-compose -f docker-dev.yml up\n```\n\nThis will start the Nginx and pm2 containers. This pm2 container is configured for reloading the code every time it is modified.\n\n### Deploying\n\nIn order to run it in production, instead of running the docker-dev.yml file, you can run the docker-compose.yml file:\n\n```bash\ndocker-compose up\n```\n\n### Running the web interface\n\nAfter starting the API following the previous steps, just open http://localhost on your browser.\n\n## Further improvements\n\n- Minification\n- E2E and unit tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathas%2Froman-numerals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathas%2Froman-numerals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathas%2Froman-numerals/lists"}