{"id":16122217,"url":"https://github.com/atriusx/rest-calculator","last_synced_at":"2025-04-06T11:42:35.988Z","repository":{"id":124691404,"uuid":"451301164","full_name":"AtriusX/REST-Calculator","owner":"AtriusX","description":"A REST-based math expression processor built using Spring Boot","archived":false,"fork":false,"pushed_at":"2022-01-24T17:23:31.000Z","size":133,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T17:19:58.820Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AtriusX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-01-24T03:18:30.000Z","updated_at":"2022-01-24T03:18:39.000Z","dependencies_parsed_at":"2023-08-08T16:34:04.768Z","dependency_job_id":null,"html_url":"https://github.com/AtriusX/REST-Calculator","commit_stats":{"total_commits":66,"total_committers":1,"mean_commits":66.0,"dds":0.0,"last_synced_commit":"48e057d8230de91b7115825a1f37cd10c7a70ddb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtriusX%2FREST-Calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtriusX%2FREST-Calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtriusX%2FREST-Calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtriusX%2FREST-Calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AtriusX","download_url":"https://codeload.github.com/AtriusX/REST-Calculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478234,"owners_count":20945262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-09T21:10:00.656Z","updated_at":"2025-04-06T11:42:35.958Z","avatar_url":"https://github.com/AtriusX.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# REST Calculator 🧮\n\nThis application is a 2-day project to get to learn a bit about Arrow and Spring Boot. The project is primarily a math expression processor, which uses Arrow to manage errors rather than through exceptions.\n\nThe math expression processor is accessed via a REST API built via spring boot. Clients can send requests such as `/calc/2+2` or `/calc/(4 + 10) / 5 ^ 2` and it will respond back with `4` or `0.56` respectively.\n\n## Docker support\n\nThe application is docker-ready. If you have it installed and prefer to run your applications through it, you can simply run the `runDocker` gradle task, and it will build the application, containerize it, and then deploy it to your docker runtime.\n\nAccessing the application can be done via `localhost:8080`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatriusx%2Frest-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatriusx%2Frest-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatriusx%2Frest-calculator/lists"}