{"id":25216679,"url":"https://github.com/crefax/url-shorter","last_synced_at":"2025-04-05T09:16:17.147Z","repository":{"id":270643193,"uuid":"911014824","full_name":"Crefax/url-shorter","owner":"Crefax","description":"Fast url shorter with Rust","archived":false,"fork":false,"pushed_at":"2025-01-02T03:52:52.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T19:39:25.492Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://s.crefax.net","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/Crefax.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-02T03:46:11.000Z","updated_at":"2025-01-02T03:54:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"2dbfc665-4809-4d03-9290-3c15352aacb7","html_url":"https://github.com/Crefax/url-shorter","commit_stats":null,"previous_names":["crefax/url-shorter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crefax%2Furl-shorter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crefax%2Furl-shorter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crefax%2Furl-shorter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crefax%2Furl-shorter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Crefax","download_url":"https://codeload.github.com/Crefax/url-shorter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312061,"owners_count":20918344,"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":[],"created_at":"2025-02-10T19:31:18.022Z","updated_at":"2025-04-05T09:16:17.138Z","avatar_url":"https://github.com/Crefax.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# URL Kısaltma Servisi\n\nBu proje, uzun URL'leri kısa ve kullanışlı URL'lere dönüştüren bir web servisidir. Ve Tamamen Cursur AI İle Yapılmıştır.\n\n## Özellikler\n\n- Basit ve kullanıcı dostu arayüz\n- URL kısaltma işlemi\n- 6 karakterli benzersiz kısa kodlar (A-Z, a-z, 0-9)\n- Yönlendirme sistemi\n- Tıklanma sayısı takibi\n\n## Teknik Detaylar\n\n### Backend\n- Rust programlama dili\n- Actix web framework\n- MongoDB veritabanı\n\n### Veritabanı Şeması\n```\n{\n    URL: String,        // Orijinal uzun URL\n    ShortCode: String,  // Kısaltılmış benzersiz kod (6 karakter)\n    Clicks: i32         // Tıklanma sayısı\n}\n```\n\n## Kurulum\n\n1. Rust'ı yükleyin\n2. MongoDB'yi yükleyin\n3. Projeyi klonlayın\n4. Bağımlılıkları yükleyin\n5. Projeyi çalıştırın\n\n## Geliştirme\n\nProjeyi geliştirmek için:\n\n```bash\ncargo run\n```\n\n## Lisans\n\nMIT ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrefax%2Furl-shorter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrefax%2Furl-shorter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrefax%2Furl-shorter/lists"}