{"id":46228832,"url":"https://github.com/simbafs/aurl","last_synced_at":"2026-03-03T17:18:25.329Z","repository":{"id":42236952,"uuid":"222252314","full_name":"simbafs/aurl","owner":"simbafs","description":"URL shortener written in nodejs. ","archived":false,"fork":false,"pushed_at":"2024-06-26T05:59:58.000Z","size":17914,"stargazers_count":12,"open_issues_count":10,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-26T07:11:05.170Z","etag":null,"topics":["bootstrap4","ckcsc","docker","expressjs","node","node-js","node-js-express","nodejs","nodejs-server","url-shortener"],"latest_commit_sha":null,"homepage":"https://url.ckcsc.net","language":"EJS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simbafs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-17T13:29:06.000Z","updated_at":"2024-06-26T05:58:56.000Z","dependencies_parsed_at":"2022-08-20T15:01:00.045Z","dependency_job_id":null,"html_url":"https://github.com/simbafs/aurl","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/simbafs/aurl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbafs%2Faurl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbafs%2Faurl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbafs%2Faurl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbafs%2Faurl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simbafs","download_url":"https://codeload.github.com/simbafs/aurl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbafs%2Faurl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30052341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T15:26:47.567Z","status":"ssl_error","status_checked_at":"2026-03-03T15:26:17.132Z","response_time":61,"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":["bootstrap4","ckcsc","docker","expressjs","node","node-js","node-js-express","nodejs","nodejs-server","url-shortener"],"created_at":"2026-03-03T17:18:24.731Z","updated_at":"2026-03-03T17:18:25.299Z","avatar_url":"https://github.com/simbafs.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\t\u003cimg src=\"./public/assets/img/icon-1024.png\" alt=\"AURL\" width=100\u003e\n\t\u003ch1\u003eAURL\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003e I am developing [version 2](https://github.com/simba-fs/aurl/tree/v2). You can join me through PR.\n\n# AURL\nURL shortener written in Node.js  \n[Demo (https://aurl.simba-fs.dev)](https://aurl.simba-fs.dev)\n\n## Start with Docker\nsee [https://github.com/simba-fs/aurl-docker-deploy](https://github.com/simba-fs/aurl-docker-deploy)\n\n## Installation\n### Download the project.\n- With git\n\t```BASH\n\tgit clone --depth 1 https://github.com/simba-fs/aurl.git\n\tcd aurl\n\tnpm i \n\t```\n- Without git\n\t```BASH\n\twget https://github.com/simba-fs/aurl/archive/master.zip\n\tunzip master.sip\n\tcd aurl\n\tnpm i \n\t```\n\n### config file\nAURL has a preset config (`config/default.json`), the only thing you need to do is starting a localhost mongodb server (port 27017). To customize your own config, edit your own `config/local.json`. Examp\tle is placed in `config/default.json`.\n\n### Google Analytics\nGA is available in AURL. To enable it, modify `other.GAid` in `config/local.json`.\n\n### hCaptcah\nYou can enable hCaptcha by editing `other.hcaptcha` in `config.local.json`. Once enabled, a captcha section will insert in the index page below URL input.\n\n### Start the server\n```bash\nnpm start\n```\n\n## API v1\n| method | path    | params |\n| ------ | ------- | ------ |\n| GET    | /code   | code   |\n| GET    | /url    | url    |\n| POST   | /create | url    |\n\n## TODO\n- Browser addons\n- Improve log\n- ~~Click to copy (finish)~~\n- ~~add ip record (finish)~~\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimbafs%2Faurl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimbafs%2Faurl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimbafs%2Faurl/lists"}