{"id":18375089,"url":"https://github.com/zenorachi/url-shortener","last_synced_at":"2026-04-09T11:34:35.334Z","repository":{"id":187696048,"uuid":"677061198","full_name":"zenorachi/url-shortener","owner":"zenorachi","description":"Simple url shortener service.","archived":false,"fork":false,"pushed_at":"2023-08-22T16:37:27.000Z","size":202,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T03:45:43.733Z","etag":null,"topics":["docker","docker-compose","go","golang","golangci-lint","grpc","grpc-gateway","makefile","redis","swagger"],"latest_commit_sha":null,"homepage":"","language":"Go","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/zenorachi.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}},"created_at":"2023-08-10T16:36:35.000Z","updated_at":"2023-09-13T18:58:33.000Z","dependencies_parsed_at":"2023-08-11T20:08:54.582Z","dependency_job_id":null,"html_url":"https://github.com/zenorachi/url-shortener","commit_stats":null,"previous_names":["zenorachi/url-shortener"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenorachi%2Furl-shortener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenorachi%2Furl-shortener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenorachi%2Furl-shortener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenorachi%2Furl-shortener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenorachi","download_url":"https://codeload.github.com/zenorachi/url-shortener/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248339298,"owners_count":21087213,"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":["docker","docker-compose","go","golang","golangci-lint","grpc","grpc-gateway","makefile","redis","swagger"],"created_at":"2024-11-06T00:17:29.254Z","updated_at":"2025-12-30T23:05:07.707Z","avatar_url":"https://github.com/zenorachi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Url Shortener\nSimple url shortener service written in Golang.\n\n#### Technologies used:\n* [Golang](https://go.dev)\n* [gRPC Gateway](https://grpc-ecosystem.github.io/grpc-gateway/) \n* [Redis](https://redis.io/)\n* [Swagger](https://swagger.io)\n---\n\n## Getting started\nThis is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these example steps.\n\n### Installation\n1. Clone the repository:\n```shell\ngit clone https://github.com/zenorachi/url-shortener\n```\n2. Setup environment variables (create .env file in the project's root):\n```dotenv\nexport REDIS_HOST=\nexport REDIS_PORT=\nexport REDIS_PASSWORD=\nexport REDIS_INDEX=\n```\n\u003e **Note:** if you build the project using Docker, setup *DB_HOST=redis* (as the container name)\n3. Compile and run the project:\n```shell\nmake\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenorachi%2Furl-shortener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenorachi%2Furl-shortener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenorachi%2Furl-shortener/lists"}