{"id":29108587,"url":"https://github.com/nemuelw/ushortener","last_synced_at":"2025-06-29T06:11:44.887Z","repository":{"id":195289235,"uuid":"692410737","full_name":"nemuelw/ushortener","owner":"nemuelw","description":"URL Shortening Service","archived":false,"fork":false,"pushed_at":"2023-09-17T04:58:29.000Z","size":14,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-05T21:34:16.837Z","etag":null,"topics":["backend","backend-api","backend-service","gin","gin-gonic","golang","rest-api","restful-api","server","url","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/nemuelw.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":"2023-09-16T11:48:36.000Z","updated_at":"2024-08-05T21:34:30.305Z","dependencies_parsed_at":null,"dependency_job_id":"ea61d480-d7d3-4e8b-beba-25c6f7343ac2","html_url":"https://github.com/nemuelw/ushortener","commit_stats":null,"previous_names":["nemzyxt/ushortener","nemuelw/ushortener"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nemuelw/ushortener","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemuelw%2Fushortener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemuelw%2Fushortener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemuelw%2Fushortener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemuelw%2Fushortener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nemuelw","download_url":"https://codeload.github.com/nemuelw/ushortener/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemuelw%2Fushortener/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262545043,"owners_count":23326665,"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":["backend","backend-api","backend-service","gin","gin-gonic","golang","rest-api","restful-api","server","url","url-shortener"],"created_at":"2025-06-29T06:11:44.333Z","updated_at":"2025-06-29T06:11:44.876Z","avatar_url":"https://github.com/nemuelw.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ushortener\n\nURL Shortening Service\n\n## Installation\n\n- Clone this repository onto your local machine\n\n```\ngit clone https://github.com/nemzyxt/ushortener.git\n```\n\n- Navigate to the project directory and install required packages\n\n```\ngo get\n```\n\n## Testing\n\n```\ngo test\n```\n\n## Usage\n\nStart the server\n\n```\ngo run server.go\n```\n\nYou can now use the service via its endpoints\n\n## Example\n\nRequest:\n\n```\nPOST http://localhost:1234/shorten\nContent-Type: application/json\n\n{\n    \"longURL\": \"https://github.com/nemzyxt/ushortener\"\n}\n```\n\nSample response:\n\n```\n{\n    \"shortURL\": \"http://localhost:1234/AO_2paiIg\"\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemuelw%2Fushortener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnemuelw%2Fushortener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemuelw%2Fushortener/lists"}