{"id":17169882,"url":"https://github.com/a1ecbr0wn/id","last_synced_at":"2025-04-13T16:06:30.224Z","repository":{"id":118451196,"uuid":"599345145","full_name":"a1ecbr0wn/id","owner":"a1ecbr0wn","description":"External IP Address Cloudflare Worker","archived":false,"fork":false,"pushed_at":"2025-02-13T23:03:16.000Z","size":105,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T16:06:24.220Z","etag":null,"topics":["cloudflare-workers","rust","rust-lang","serverless","web","webassembly","workers-rs"],"latest_commit_sha":null,"homepage":"https://id.a1ecbr0wn.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a1ecbr0wn.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":"2023-02-09T00:07:56.000Z","updated_at":"2025-02-13T23:03:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"b533a264-e8ed-4775-a010-28b45f90cb52","html_url":"https://github.com/a1ecbr0wn/id","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a1ecbr0wn%2Fid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a1ecbr0wn%2Fid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a1ecbr0wn%2Fid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a1ecbr0wn%2Fid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a1ecbr0wn","download_url":"https://codeload.github.com/a1ecbr0wn/id/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248741205,"owners_count":21154254,"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":["cloudflare-workers","rust","rust-lang","serverless","web","webassembly","workers-rs"],"created_at":"2024-10-14T23:27:41.268Z","updated_at":"2025-04-13T16:06:30.160Z","avatar_url":"https://github.com/a1ecbr0wn.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ID: External IP Address Cloudflare Worker\n\n[![Crates.io](https://img.shields.io/crates/l/snapcraft)](https://github.com/a1ecbr0wn/id/blob/main/LICENSE) [![CI Build](https://github.com/a1ecbr0wn/id/actions/workflows/build.yml/badge.svg)](https://github.com/a1ecbr0wn/id/actions/workflows/build.yml) [![dependency status](https://deps.rs/repo/github/a1ecbr0wn/id/status.svg)](https://deps.rs/repo/github/a1ecbr0wn/id)\n\n[Site: id.a1ecbr0wn.com](https://id.a1ecbr0wn.com)\n\nA simple ip address webservice using [Cloudflare's workers service](https://developers.cloudflare.com/workers/).  For use by [r53-ddns](https://r53-ddns.noser.net/).\n\nThis project uses the [`workers-rs`](https://github.com/cloudflare/workers-rs) crate to provide a simple rust WebAssembly binary that runs as a Cloudflare worker.  This is based off the standard [`worker-rust` template](https://github.com/cloudflare/templates/tree/main/worker-rust)\n\n## Install Wrangler\n\n``` sh\nnpm install -g wrangler\n```\n\n## Deployment\n\nThe project is built and deployed to the [test environment](https://test-id.br0wn.workers.dev/) every time it is pushed via the `build.yml` github worflow, but it can also be deployed manually to the [dev environment](https://dev-id.a1ecbr0wn.workers.dev) if you have [`wrangler` installed](https://developers.cloudflare.com/workers/get-started/guide/#1-install-wrangler-workers-cli) by running:\n\n```sh\nwrangler deploy --env=test\n```\n\n## Testing\n\nThe project can be run locally in a test instance of `wrangler` by running:\n\n```sh\nnpm run dev\n```\n\n## Usage\n\n```sh\ncurl https://id.a1ecbr0wn.com\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa1ecbr0wn%2Fid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa1ecbr0wn%2Fid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa1ecbr0wn%2Fid/lists"}