{"id":19083450,"url":"https://github.com/emrd/calculator-api-cpp","last_synced_at":"2026-05-23T10:30:17.959Z","repository":{"id":251104664,"uuid":"836405014","full_name":"EmrD/calculator-api-cpp","owner":"EmrD","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-31T19:25:46.000Z","size":359,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-02T20:44:36.157Z","etag":null,"topics":["api","calculator","cpp"],"latest_commit_sha":null,"homepage":"","language":"C++","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/EmrD.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":"2024-07-31T19:22:58.000Z","updated_at":"2024-08-19T13:46:22.000Z","dependencies_parsed_at":"2024-07-31T23:33:21.722Z","dependency_job_id":"989c29ca-4e01-49f3-b1d4-603dc4908489","html_url":"https://github.com/EmrD/calculator-api-cpp","commit_stats":null,"previous_names":["emrd/calculator-api-cpp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmrD%2Fcalculator-api-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmrD%2Fcalculator-api-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmrD%2Fcalculator-api-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmrD%2Fcalculator-api-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EmrD","download_url":"https://codeload.github.com/EmrD/calculator-api-cpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240133151,"owners_count":19752993,"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":["api","calculator","cpp"],"created_at":"2024-11-09T02:47:32.706Z","updated_at":"2026-05-23T10:30:17.901Z","avatar_url":"https://github.com/EmrD.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C++ API Service Starter\n\nThis is a C++ API service starter project.\n\n## Getting Started\n\nTo start the service locally, run:\n\n```sh\ng++ -o calculator-api main.cpp -std=c++11\n./calculator-api\n```\n\n## Local Test\n\nTo test the service; you can use cURL requests.\n\n```sh\ncurl \"http://localhost:8080/add?a=5\u0026b=3\"\ncurl \"http://localhost:8080/subtract?a=10\u0026b=4\"\ncurl \"http://localhost:8080/multiply?a=2\u0026b=7\"\ncurl \"http://localhost:8080/divide?a=20\u0026b=5\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femrd%2Fcalculator-api-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femrd%2Fcalculator-api-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femrd%2Fcalculator-api-cpp/lists"}