{"id":19998623,"url":"https://github.com/thenamevishnu/short-link-api","last_synced_at":"2026-04-14T14:33:12.743Z","repository":{"id":220963960,"uuid":"753046794","full_name":"thenamevishnu/short-link-api","owner":"thenamevishnu","description":"Short Links Api","archived":false,"fork":false,"pushed_at":"2024-02-05T12:06:14.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-02T21:06:21.694Z","etag":null,"topics":["api","es6-modules","expressjs","nodejs","rest-api"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/thenamevishnu.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}},"created_at":"2024-02-05T11:13:12.000Z","updated_at":"2024-07-27T11:07:03.000Z","dependencies_parsed_at":"2024-02-05T12:51:02.832Z","dependency_job_id":"d9410a30-5767-4543-a152-bb8028141218","html_url":"https://github.com/thenamevishnu/short-link-api","commit_stats":null,"previous_names":["thenamevishnu/short-link-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thenamevishnu/short-link-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenamevishnu%2Fshort-link-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenamevishnu%2Fshort-link-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenamevishnu%2Fshort-link-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenamevishnu%2Fshort-link-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thenamevishnu","download_url":"https://codeload.github.com/thenamevishnu/short-link-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenamevishnu%2Fshort-link-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31801389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"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":["api","es6-modules","expressjs","nodejs","rest-api"],"created_at":"2024-11-13T05:09:03.114Z","updated_at":"2026-04-14T14:33:12.718Z","avatar_url":"https://github.com/thenamevishnu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# SHORT URL API\n\nCreate a short link from a long url\n\n\n## API Reference\n\n#### Create Short Link\n\n```http\n  POST /short-link\n```\n\n|   Body    | Type     | Description                |\n| :-------- | :------- | :------------------------- |\n| `link` | `string` | **Required**. Long url |\n\n## Response\n\n```JSON\n{ \n    short_link: https://example.in/r/ICfoqnoDtz \n}\n```\n\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/thenamevishnu/short-link-api.git\n```\n\nInstall dependencies\n\n```bash\n  npm install\n```\n\nStart the server\n\n```bash\n  npm start\n```\n\n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n`PORT = {YOUR PORT}`\n\n`MONGODB_URL = mongodb://127.0.0.1:27017/dbName`\n\n`MONGODB_DB_NAME = dbName`\n\n`SERVER_URL = http://localhost:{YOUR PORT}`\n\n\n## Authors\n\n- [@thenamevishnu](https://www.github.com/thenamevishnu)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenamevishnu%2Fshort-link-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthenamevishnu%2Fshort-link-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenamevishnu%2Fshort-link-api/lists"}