{"id":21823183,"url":"https://github.com/leadstar116/nestjs-calculator-backend-api","last_synced_at":"2026-05-17T18:32:20.136Z","repository":{"id":110643194,"uuid":"299505763","full_name":"leadstar116/nestjs-calculator-backend-api","owner":"leadstar116","description":"Nest.js based calculator back-end api","archived":false,"fork":false,"pushed_at":"2020-09-29T04:57:44.000Z","size":145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T11:32:13.338Z","etag":null,"topics":["api","backend","nestjs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/leadstar116.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":"2020-09-29T04:39:05.000Z","updated_at":"2020-09-29T04:57:47.000Z","dependencies_parsed_at":"2023-07-08T13:15:22.608Z","dependency_job_id":null,"html_url":"https://github.com/leadstar116/nestjs-calculator-backend-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leadstar116/nestjs-calculator-backend-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadstar116%2Fnestjs-calculator-backend-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadstar116%2Fnestjs-calculator-backend-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadstar116%2Fnestjs-calculator-backend-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadstar116%2Fnestjs-calculator-backend-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leadstar116","download_url":"https://codeload.github.com/leadstar116/nestjs-calculator-backend-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadstar116%2Fnestjs-calculator-backend-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33149555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["api","backend","nestjs"],"created_at":"2024-11-27T17:20:24.817Z","updated_at":"2026-05-17T18:32:20.130Z","avatar_url":"https://github.com/leadstar116.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"NestJS Caculator Backend API\n\n## Description\nImplemented the calculator backend API in the simplest way with Nest.js. \u003cbr/\u003e\nThe API only has one endpoint, POST /calculate.\u003cbr/\u003e\nBody contains\n  - next: (string) the next number to be operated on with the total\n  - total: (string) the running total\n  - operation: (string) +, -, etc.\n\n### Live Demo\nhttps://nestjs-calculator-backend-api.herokuapp.com/api\n\n## Installation\n\n```bash\n$ yarn install\n```\n### Environment configuration\nCopy `.env.example -\u003e .env`.\n\n```bash\n$ yarn migration:run\n```\n\n## Running the app\n\n```bash\n# start\n$ yarn start\n\n# watch mode\n$ yarn start:dev\n\n# production mode\n$ yarn start:prod\n```\n\nOpen browser and visit `localhost:3001/api`.\n\n## Test\n\n```bash\n# unit tests\n$ yarn test\n\n# e2e tests\n$ yarn test:e2e\n\n# test coverage\n$ yarn test:cov\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleadstar116%2Fnestjs-calculator-backend-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleadstar116%2Fnestjs-calculator-backend-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleadstar116%2Fnestjs-calculator-backend-api/lists"}