{"id":21031532,"url":"https://github.com/slaveofcode/pendekin","last_synced_at":"2025-03-13T19:42:09.267Z","repository":{"id":92795548,"uuid":"101621842","full_name":"slaveofcode/pendekin","owner":"slaveofcode","description":"Simple self-hosted shorthner url app that produce short url with primary service based on RESTful API","archived":false,"fork":false,"pushed_at":"2017-11-20T10:48:47.000Z","size":195,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T15:23:36.520Z","etag":null,"topics":["api-rest","api-shortener","link-shortener","rest-api","restful-api","self-hosted","shortener","shortener-rest","url-shortener"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slaveofcode.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-28T08:32:22.000Z","updated_at":"2018-11-02T04:03:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"2a3f8721-fc72-4c61-820c-425444e98ccb","html_url":"https://github.com/slaveofcode/pendekin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Fpendekin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Fpendekin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Fpendekin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Fpendekin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slaveofcode","download_url":"https://codeload.github.com/slaveofcode/pendekin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243472201,"owners_count":20296286,"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-rest","api-shortener","link-shortener","rest-api","restful-api","self-hosted","shortener","shortener-rest","url-shortener"],"created_at":"2024-11-19T12:29:08.683Z","updated_at":"2025-03-13T19:42:09.241Z","avatar_url":"https://github.com/slaveofcode.png","language":"JavaScript","readme":"# Pendekin\nSimple self-hosted shorthener url app that produce short url with primary service based on RESTful API\n\n## Features\n- Shorten url based on RESTful\n- One-time usage for shorten url after visit (will be deleted)\n- Checking availibility for custom-requested shortener code\n- Password-protected shorten url\n- Multi url listing with one shortened url\n- Prefix shortened code\n- Bulk shorten urls\n- Changing existing destination url on shortened url\n- Optional using redis for boosting performance\n- Simple Dashboard to manage existing shortened urls **(soon)**\n- Categorized shorten urls (on your dashboard) **(soon..)**\n- Side-effects trigger on url visitting (http request, email notification, push notification, slack webhook) **(soon..)**\n\n## Requirements\n- Redis (optional)\n- Postgreql\n- Nodejs \u003e= 7.6\n\n## Installation\n- Install node `\u003e= 7.6` (8 LTS is preferred)\n- Install redis (optional)\n- Setup the database configuration on `config/database.json` \n- Setup the site configuration on `config/site.json`, set `use_redis` to `false` if you prefer to not using redis, and change all the settings that matched with yours\n- Run the migration by `npm run db:migrate`\n- Run the seeds by `npm run db:seed:all`\n- That's it. check your client table to get `client_key` and `client_secret` to start creating shortener of url\n\n## Rest \u0026 Site Redirection\nSoon...\n\n## License\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslaveofcode%2Fpendekin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslaveofcode%2Fpendekin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslaveofcode%2Fpendekin/lists"}