{"id":38232565,"url":"https://github.com/j-obog/state-boundries","last_synced_at":"2026-01-17T01:01:35.401Z","repository":{"id":130264498,"uuid":"416134469","full_name":"J-Obog/state-boundries","owner":"J-Obog","description":"RESTful API written in Go for finding out which states border which.","archived":false,"fork":false,"pushed_at":"2021-10-26T13:21:51.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-20T06:24:43.240Z","etag":null,"topics":["geography","go","golang","heroku-deployment","rest-api"],"latest_commit_sha":null,"homepage":"https://state-boundries.herokuapp.com/api/borders/","language":"Go","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/J-Obog.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":"2021-10-12T01:00:08.000Z","updated_at":"2023-01-30T19:28:44.000Z","dependencies_parsed_at":"2023-03-24T07:47:22.915Z","dependency_job_id":null,"html_url":"https://github.com/J-Obog/state-boundries","commit_stats":{"total_commits":23,"total_committers":1,"mean_commits":23.0,"dds":0.0,"last_synced_commit":"e1300c21ce9e11f8ed2d900266d8ddf53d836fe6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/J-Obog/state-boundries","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J-Obog%2Fstate-boundries","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J-Obog%2Fstate-boundries/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J-Obog%2Fstate-boundries/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J-Obog%2Fstate-boundries/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/J-Obog","download_url":"https://codeload.github.com/J-Obog/state-boundries/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J-Obog%2Fstate-boundries/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28490904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T00:50:05.742Z","status":"ssl_error","status_checked_at":"2026-01-17T00:43:11.982Z","response_time":107,"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":["geography","go","golang","heroku-deployment","rest-api"],"created_at":"2026-01-17T01:01:32.271Z","updated_at":"2026-01-17T01:01:34.382Z","avatar_url":"https://github.com/J-Obog.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# State Boundries\n\nRESTful API written in Go for finding out which states border which.\n\nUtilizes the [gorilla/mux](https://pkg.go.dev/github.com/gorilla/mux) package for routing and a few built-in Go packages.\n\n## Live Server\nThis project has been deployed on Heroku. If you use visit [https://state-boundries.herokuapp.com/api/borders/](https://state-boundries.herokuapp.com/api/borders/), it will `GET` the list of all 50 states and the states that they share a border with.\n\n\n## Installation \u0026 Testing locally\n\nMake sure that you have the latest version of [Go](https://golang.org/dl/) installed on your machine.\n\nYou can clone this repository, install the requisite dependencies and run it on your machine like so:\n\n```\n$ git clone https://github.com/J-Obog/state-boundries.git\n$ cd state-boundries\n$ go install\n$ go run .\n```\n\n## Endpoints\n\n`GET` **/api/borders/:state** - *Get the a specific state and the states that border it*\n\n`GET` **/api/borders/** - *Get all states and their borders*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj-obog%2Fstate-boundries","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj-obog%2Fstate-boundries","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj-obog%2Fstate-boundries/lists"}