{"id":19590532,"url":"https://github.com/mudssrali/url-shortener","last_synced_at":"2025-08-04T15:36:10.432Z","repository":{"id":192455414,"uuid":"686755077","full_name":"mudssrali/url-shortener","owner":"mudssrali","description":"A dead simple URL shortener implementation in Elixir","archived":false,"fork":false,"pushed_at":"2023-09-04T11:53:31.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-26T13:46:49.466Z","etag":null,"topics":["elixir","elixir-lang","url-shortener","url-shortener-microservice"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/mudssrali.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-09-03T20:42:41.000Z","updated_at":"2023-09-03T20:49:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"d4c1d9ea-0707-4587-807e-f286c488a99c","html_url":"https://github.com/mudssrali/url-shortener","commit_stats":null,"previous_names":["mudssrali/url-shortener"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mudssrali/url-shortener","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudssrali%2Furl-shortener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudssrali%2Furl-shortener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudssrali%2Furl-shortener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudssrali%2Furl-shortener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mudssrali","download_url":"https://codeload.github.com/mudssrali/url-shortener/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudssrali%2Furl-shortener/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265196578,"owners_count":23726334,"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":["elixir","elixir-lang","url-shortener","url-shortener-microservice"],"created_at":"2024-11-11T08:25:10.973Z","updated_at":"2025-07-13T19:36:56.170Z","avatar_url":"https://github.com/mudssrali.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# URL Shortener\n\nA dead simple URL shortener implementation in Elixir\n\n## Tasks\n- [x] Create short url module\n- [x] Write a server to manage `shorten/1`, `get/1`, `flush/0`, and `count/0` requests\n- [x] Unit Testing\n\n## Environment Setup\n  * Install elixir `1.14.3`\n\nTo start application\n\n  * Install dependencies with `mix deps.get`\n  * Start inside IEx with `iex -S mix`\n\n## Mix Test\n\nRun following commands to run `tests` using `mix test` utility\n\n\u003e mix test\n\n## Roadmap\n- [ ] User account\n- [ ] Implement url expiration\n- [ ] Write clean up service\n- [ ] Preserve data on database e.g. `mnesia` or `postgres`\n- [ ] Create an API server\n- [ ] Implement Rate Limiter\n- [ ] Implement URL validation\n- [ ] Unit Testing\n- [ ] Dockerize\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmudssrali%2Furl-shortener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmudssrali%2Furl-shortener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmudssrali%2Furl-shortener/lists"}