{"id":15610486,"url":"https://github.com/awcodify/go-url-shortener","last_synced_at":"2025-03-29T14:44:46.662Z","repository":{"id":125584405,"uuid":"104777858","full_name":"awcodify/go-url-shortener","owner":"awcodify","description":"Simple url shortener builded with Golang","archived":false,"fork":false,"pushed_at":"2017-09-26T11:32:11.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T15:48:00.364Z","etag":null,"topics":["base64","go","golang","gorilla-mux","gorm","gorm-orm","url-shortener"],"latest_commit_sha":null,"homepage":"","language":"Go","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/awcodify.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,"publiccode":null,"codemeta":null}},"created_at":"2017-09-25T16:59:33.000Z","updated_at":"2017-09-25T18:59:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"2bd89917-cfee-448b-a5ea-ae19776161e8","html_url":"https://github.com/awcodify/go-url-shortener","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"79d00c287495e05fe588330277e50f3cc9845195"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awcodify%2Fgo-url-shortener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awcodify%2Fgo-url-shortener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awcodify%2Fgo-url-shortener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awcodify%2Fgo-url-shortener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awcodify","download_url":"https://codeload.github.com/awcodify/go-url-shortener/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246200296,"owners_count":20739563,"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":["base64","go","golang","gorilla-mux","gorm","gorm-orm","url-shortener"],"created_at":"2024-10-03T06:01:43.231Z","updated_at":"2025-03-29T14:44:46.641Z","avatar_url":"https://github.com/awcodify.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-url-shortener\n\nJust a simple url shortener using Base64.\nThis simple application have ability to:\n* check is param filled or not?\n* check is url valid or not?\n* return 404 when url not found in database\n\n# How to use\n* edit db.conf (we are using MySQL)\n* just run `go run main.go`\n\n# Routing\n\n| Endpoint    | Method | Response        | Feature                          |\n| ----------- |:------:|-----------------| ---------------------------------|\n| /?url={url} | POST   | JSON            | url validation, mandatory param  |\n| /{id}       | GET    | 301 Redirection |                                  |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawcodify%2Fgo-url-shortener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawcodify%2Fgo-url-shortener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawcodify%2Fgo-url-shortener/lists"}