{"id":15457064,"url":"https://github.com/rongrongteng/postcode_checker","last_synced_at":"2026-01-20T20:03:19.119Z","repository":{"id":38436260,"uuid":"242683259","full_name":"RongRongTeng/postcode_checker","owner":"RongRongTeng","description":"Postcode Checker is a web-based tool in Ruby on Rails for checking whether your UK postcode is in the service area.","archived":false,"fork":false,"pushed_at":"2023-01-19T17:34:17.000Z","size":2108,"stargazers_count":1,"open_issues_count":33,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T18:18:49.260Z","etag":null,"topics":["rails6","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RongRongTeng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-24T08:27:50.000Z","updated_at":"2020-12-31T13:10:15.000Z","dependencies_parsed_at":"2023-02-11T13:00:59.846Z","dependency_job_id":null,"html_url":"https://github.com/RongRongTeng/postcode_checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RongRongTeng/postcode_checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RongRongTeng%2Fpostcode_checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RongRongTeng%2Fpostcode_checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RongRongTeng%2Fpostcode_checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RongRongTeng%2Fpostcode_checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RongRongTeng","download_url":"https://codeload.github.com/RongRongTeng/postcode_checker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RongRongTeng%2Fpostcode_checker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28612157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"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":["rails6","ruby","ruby-on-rails"],"created_at":"2024-10-01T22:41:50.147Z","updated_at":"2026-01-20T20:03:19.104Z","avatar_url":"https://github.com/RongRongTeng.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Postcode Checker\n\nPostcode Checker is a web-based tool in Ruby on Rails for checking whether your UK postcode is in the service area.\n\n- Use the Postcodes.io API as source for data\n- Support whitelist management\n\n## Requirement\n\n- ruby 2.6.3\n- mysql\n- redis\n\n\n### Update configuration files\n\n```\nsetup .env file (or .env.development), refer to the example file at .env.example\n```\n\n### Install Gem and Setup Database\n\n```\nbundle install\nbundle exec rake db:create\nbundle exec rake db:migrate\nbundle exec rake db:seed\n```\n\n### Run the server\n\nJust run the rails command to start the server\n\n```\nbundle exec rails s\n```\n\nThen visit http://localhost:3000\n\n\n### Testing\n\n```\nbundle exec rspec\n```\n\n## Better in Next\n- Add a web-based management tool for admin users to manage whilelists.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frongrongteng%2Fpostcode_checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frongrongteng%2Fpostcode_checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frongrongteng%2Fpostcode_checker/lists"}