{"id":17781648,"url":"https://github.com/engineers-cradle/ec-url-store","last_synced_at":"2026-05-06T00:02:43.761Z","repository":{"id":258714147,"uuid":"863767714","full_name":"Engineers-Cradle/ec-url-store","owner":"Engineers-Cradle","description":"A Url Shortener microservice build with Rust","archived":false,"fork":false,"pushed_at":"2025-05-12T12:29:59.000Z","size":182,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-12T19:42:34.695Z","etag":null,"topics":["grpc","hacktoberfest","ip","mmdb","postgresql","rust"],"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/Engineers-Cradle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-26T21:58:52.000Z","updated_at":"2025-02-04T11:46:48.000Z","dependencies_parsed_at":"2025-08-12T19:33:31.438Z","dependency_job_id":"d86c1147-1e30-41f4-aa2b-b5772b6ff66b","html_url":"https://github.com/Engineers-Cradle/ec-url-store","commit_stats":{"total_commits":21,"total_committers":3,"mean_commits":7.0,"dds":"0.38095238095238093","last_synced_commit":"8542c1348ed39a2b86396d7893dab07c766e98d7"},"previous_names":["engineers-cradle/ec-url-store"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Engineers-Cradle/ec-url-store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Engineers-Cradle%2Fec-url-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Engineers-Cradle%2Fec-url-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Engineers-Cradle%2Fec-url-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Engineers-Cradle%2Fec-url-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Engineers-Cradle","download_url":"https://codeload.github.com/Engineers-Cradle/ec-url-store/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Engineers-Cradle%2Fec-url-store/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["grpc","hacktoberfest","ip","mmdb","postgresql","rust"],"created_at":"2024-10-27T04:03:52.517Z","updated_at":"2026-05-06T00:02:43.738Z","avatar_url":"https://github.com/Engineers-Cradle.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EC URL Store 🔗\n\nWelcome to URL Store project! This repository is designed to help you manage and store URLs efficiently.\n\n## Table of Contents\n\n- [EC URL Store 🔗](#ec-url-store-)\n  - [Table of Contents](#table-of-contents)\n  - [Introduction 🙌](#introduction-)\n  - [Features 🚀](#features-)\n  - [Installation 🛠️](#installation-️)\n  - [Usage 📝](#usage-)\n  - [Contributing 🤝](#contributing-)\n  - [License 📝](#license-)\n\n## Introduction 🙌\n\nThe URL Store project is a simple and lightweight tool that allows you to store and manage URLs. It provides an easy-to-use interface for adding new URLs and retrieving stored URLs. The project is open-source and free to use, and it is actively maintained and updated by the Engineers Cradle team.\n\n## Features 🚀\n\n- Add new URLs\n- Retrieve stored URLs\n- Simple and intuitive interface\n- Lightweight and easy to use\n- Open-source and free to use\n- Actively maintained and updated\n- gRPC-based API for IP tracking\n- RESTful API for URL management\n- Analytics for tracking URL usage\n\n## Installation 🛠️\n\nTo install the project, clone the repository and install the necessary dependencies:\n\n```bash\ngit clone https://github.com/Engineers-Cradle/ec-url-store.git\ncd ec-url-store\npnpm install\npnpm build:release\n```\n\n## Usage 📝\n\nTo start using the URL store, run the following command:\n\n- Check `crates/api` and `crates/geo-ip` packages and fill in the `.env` files with the necessary values (check the `.env.example` files for reference).\n- Run the following command to start the URL store:\n\n```bash\npnpm start\n```\n\nYou can then interact with the URL store through the provided interface.\n\n## Contributing 🤝\n\nWe welcome contributions to the Engineers Cradle URL Store project. To contribute, please follow these steps:\n\n1. Fork the repository\n2. Create a new branch (`git checkout -b feature-branch`)\n3. Commit your changes (`git commit -m 'Add new feature'`)\n4. Push to the branch (`git push origin feature-branch`)\n5. Create a Pull Request\n\n## License 📝\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengineers-cradle%2Fec-url-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengineers-cradle%2Fec-url-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengineers-cradle%2Fec-url-store/lists"}