{"id":15138177,"url":"https://github.com/nicolas-sabbatini/url-oxidizer","last_synced_at":"2026-01-18T11:42:51.532Z","repository":{"id":201114871,"uuid":"706442736","full_name":"nicolas-sabbatini/url-oxidizer","owner":"nicolas-sabbatini","description":"This is the implementation of the secong exercise of the Gophercises course","archived":false,"fork":false,"pushed_at":"2023-10-25T23:07:22.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T06:44:37.594Z","etag":null,"topics":["gophercises","http","rocket","rocket-rs","rust","rust-lang","sqlite","sqlite3","url-shortener"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/nicolas-sabbatini.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-18T00:56:08.000Z","updated_at":"2023-10-25T23:12:19.000Z","dependencies_parsed_at":"2023-10-26T00:24:22.175Z","dependency_job_id":null,"html_url":"https://github.com/nicolas-sabbatini/url-oxidizer","commit_stats":null,"previous_names":["nicolas-sabbatini/url-oxidizer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nicolas-sabbatini/url-oxidizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolas-sabbatini%2Furl-oxidizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolas-sabbatini%2Furl-oxidizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolas-sabbatini%2Furl-oxidizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolas-sabbatini%2Furl-oxidizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicolas-sabbatini","download_url":"https://codeload.github.com/nicolas-sabbatini/url-oxidizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolas-sabbatini%2Furl-oxidizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28535177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["gophercises","http","rocket","rocket-rs","rust","rust-lang","sqlite","sqlite3","url-shortener"],"created_at":"2024-09-26T07:21:05.620Z","updated_at":"2026-01-18T11:42:51.514Z","avatar_url":"https://github.com/nicolas-sabbatini.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# url-oxidizer\n## Description\nThis is the implementation of the secong exercise of the [Gophercises](https://gophercises.com/) course.\nThe exercise is about creating a URL shortener. The proyect has 2 binaris that can be used:\n\n- One that creates a short URL from a YAML or JSON file.\n```bash\ncargo run --bin url-oxidizer-from-file -- -j input/url-map.json\ncargo run --bin url-oxidizer-from-file -- -j input/url-map.yaml\n```\n\n- One that creates a short URL from a SQL database. (SQLite is used)\n```bash\ncargo run --bin url-oxidizer-from-sql\n```\nThis one has a few extra endpoints to create and edit the urls in the database.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicolas-sabbatini%2Furl-oxidizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicolas-sabbatini%2Furl-oxidizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicolas-sabbatini%2Furl-oxidizer/lists"}