{"id":42594219,"url":"https://github.com/akmittal/node-typescript-typeorm-starter","last_synced_at":"2026-01-28T23:35:44.039Z","repository":{"id":40334981,"uuid":"188269526","full_name":"akmittal/node-typescript-typeorm-starter","owner":"akmittal","description":"A simple project with authentication middleware ","archived":false,"fork":false,"pushed_at":"2024-12-23T03:45:20.000Z","size":417,"stargazers_count":3,"open_issues_count":16,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-23T04:28:52.608Z","etag":null,"topics":["boilerplate","nodejs","rest-api","signup"],"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/akmittal.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}},"created_at":"2019-05-23T16:23:35.000Z","updated_at":"2024-12-23T03:43:55.000Z","dependencies_parsed_at":"2023-01-31T12:15:32.373Z","dependency_job_id":null,"html_url":"https://github.com/akmittal/node-typescript-typeorm-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akmittal/node-typescript-typeorm-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akmittal%2Fnode-typescript-typeorm-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akmittal%2Fnode-typescript-typeorm-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akmittal%2Fnode-typescript-typeorm-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akmittal%2Fnode-typescript-typeorm-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akmittal","download_url":"https://codeload.github.com/akmittal/node-typescript-typeorm-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akmittal%2Fnode-typescript-typeorm-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28855289,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T22:56:21.783Z","status":"ssl_error","status_checked_at":"2026-01-28T22:56:00.861Z","response_time":57,"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":["boilerplate","nodejs","rest-api","signup"],"created_at":"2026-01-28T23:35:43.970Z","updated_at":"2026-01-28T23:35:44.029Z","avatar_url":"https://github.com/akmittal.png","language":"TypeScript","readme":"# Signup\n\n### /signup POST\nHTTP BODY \n\n    {\n        \"username\":\"username\",\n        \"password:\"password\",\n    }\n\n\n# Login\n### /login POST\nHTTP BODY\n\n    {\n        \"username\":\"username\",\n        \"password:\"password\",\n    }\n\n# Stock\n### /stock POST\nHTTP BODY\n\n    {\n        \"name\":\"stockname\",\n        \"price:\"123\",\n    }\n\n### /stock GET\nOptional query params\n- sortColumn = name | price\n- skip = 0 \n- take = 10 (limit items 10 by default)\n\nReturns List of all stocks\n\n### /stock/:stockname GET (Requires Authorization)\nSend the token from login as HTTP Header `Authorization`\n\nReturns single stock item","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakmittal%2Fnode-typescript-typeorm-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakmittal%2Fnode-typescript-typeorm-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakmittal%2Fnode-typescript-typeorm-starter/lists"}