{"id":16538424,"url":"https://github.com/shaikhsajid1111/elfinsurl","last_synced_at":"2026-05-02T10:37:59.933Z","repository":{"id":55202142,"uuid":"319599101","full_name":"shaikhsajid1111/elfinsurl","owner":"shaikhsajid1111","description":"elfinsurl is a free and open source URL shortener built with javascript","archived":false,"fork":false,"pushed_at":"2021-01-06T06:03:45.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T06:15:16.631Z","etag":null,"topics":["api","api-rest","javascript","microservice","nodejs","rest","url","url-shortener","url-shortener-microservice","web"],"latest_commit_sha":null,"homepage":"http://www.elfinsurl.tk","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/shaikhsajid1111.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":"2020-12-08T10:09:20.000Z","updated_at":"2021-01-06T06:05:08.000Z","dependencies_parsed_at":"2022-08-14T16:00:46.342Z","dependency_job_id":null,"html_url":"https://github.com/shaikhsajid1111/elfinsurl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaikhsajid1111%2Felfinsurl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaikhsajid1111%2Felfinsurl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaikhsajid1111%2Felfinsurl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaikhsajid1111%2Felfinsurl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shaikhsajid1111","download_url":"https://codeload.github.com/shaikhsajid1111/elfinsurl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241763755,"owners_count":20016162,"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","api-rest","javascript","microservice","nodejs","rest","url","url-shortener","url-shortener-microservice","web"],"created_at":"2024-10-11T18:45:36.095Z","updated_at":"2026-05-02T10:37:54.897Z","avatar_url":"https://github.com/shaikhsajid1111.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eElfinsurl\u003c/h1\u003e\n\u003cp\u003eelfinsurl is a free and open source URL shortener built with javascript \u003c/p\u003e\n\n\u003ch2\u003eUsage:\u003c/h2\u003e\n\nTo short a URL , make a JSON POST request to ``` www.elfinsurl.tk/new ```\n\n\nRequest JSON should like:\n```json\n{\n    \"url\":\"Your long url\"\n}\n```\n\n Using CURL:\n ```bash\n curl -X POST -H 'Content-Type: application/json' -i 'http://www.elfinsurl.tk/new' --data '{\n\"url\" : \"Your long url goes here\"\n}'\n```\nResponse:\n```javascript\n{\n  \"original_url\": \"Your long url\",\n  \"short_url\": \"elfinsurl.tk/shortcode\" //your short url\n}\n\n```\n\nTo use that short url just open it in browser and done!.\n\n\n\u003ch2\u003e Tech: \u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003ca href=\"https://www.mongodb.com/\" target=\"_blank\"\u003eMongoDB\u003c/a\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003ca href=\"https://mongoosejs.com/\" target=\"_blank\"\u003eMongoose\u003c/a\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003ca href=\"https://nodejs.org/\" target=\"_blank\"\u003eNode.js\u003c/a\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n\u003cb\u003eNote: Short URL will last for only 6 months period\u003c/b\u003e\n\n\n\n\u003ch2\u003e LICENSE: \u003c/h2\u003e\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaikhsajid1111%2Felfinsurl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshaikhsajid1111%2Felfinsurl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaikhsajid1111%2Felfinsurl/lists"}