{"id":13514966,"url":"https://github.com/EssenceOfChaos/lil_links","last_synced_at":"2025-03-31T04:36:07.183Z","repository":{"id":78906723,"uuid":"179788802","full_name":"EssenceOfChaos/lil_links","owner":"EssenceOfChaos","description":"Blazing fast URL shortening API. Created with Elixir.","archived":false,"fork":false,"pushed_at":"2019-10-03T04:50:28.000Z","size":189,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-01T18:38:08.085Z","etag":null,"topics":["elixir","elixir-lang","phoenix-framework","url-shortener"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/EssenceOfChaos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2019-04-06T04:33:12.000Z","updated_at":"2019-10-03T04:50:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"b43c88b4-7f59-4b26-8c61-afa1223f13d4","html_url":"https://github.com/EssenceOfChaos/lil_links","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/EssenceOfChaos%2Flil_links","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EssenceOfChaos%2Flil_links/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EssenceOfChaos%2Flil_links/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EssenceOfChaos%2Flil_links/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EssenceOfChaos","download_url":"https://codeload.github.com/EssenceOfChaos/lil_links/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246418658,"owners_count":20773934,"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","phoenix-framework","url-shortener"],"created_at":"2024-08-01T05:01:04.629Z","updated_at":"2025-03-31T04:36:06.751Z","avatar_url":"https://github.com/EssenceOfChaos.png","language":"Elixir","funding_links":[],"categories":["Elixir"],"sub_categories":[],"readme":"# LilLinks\n\nLilLinks is a blazing fast URL shortening service. It's written in Elixir with availability, scalability, and performance in mind. Progress is still ongoing with plans to add additional features to shortened links such as:\n\n- expiration dates\n- password protection\n- high volume resiliency\n\nTo start the application, `git clone` to get a local copy. `cd lil_links` and run `mix.deps.get` to fetch the application dependencies. Next, start the application with `mix phx.server`. _(Note: an active instance of postgres will have to be running locally on the default port of `5432`.)_\n\nFeel free to request a feature or submit a pull request.\n\nExample POST request:\n\n![Insomnia screenshot](https://github.com/EssenceOfChaos/lil_links/blob/master/assets/screenshots/example-post-req.png 'Example POST request')\n\nExample GET request:\n\nIn the browser navigate to `http://localhost:4000/api/:hash`, where `:hash` is replaced with the hash received in the reponse of a POST request.\n\nFor example: while the application is running, navigating to `http://localhost:4000/api/6R2k1F` redirects to `https://elixircasts.io/json-api-with-phoenix-1.4`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEssenceOfChaos%2Flil_links","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEssenceOfChaos%2Flil_links","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEssenceOfChaos%2Flil_links/lists"}