{"id":16602602,"url":"https://github.com/xta/foursquare_mapped","last_synced_at":"2026-02-11T04:32:02.796Z","repository":{"id":9763612,"uuid":"11731786","full_name":"xta/Foursquare_Mapped","owner":"xta","description":"get all your 4sq checkins and map them","archived":false,"fork":false,"pushed_at":"2024-12-09T08:20:09.000Z","size":193,"stargazers_count":2,"open_issues_count":13,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T00:31:58.060Z","etag":null,"topics":["foursquare-api","rails","ruby"],"latest_commit_sha":null,"homepage":"","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/xta.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-07-29T05:22:36.000Z","updated_at":"2024-12-09T08:20:14.000Z","dependencies_parsed_at":"2024-12-18T04:12:38.633Z","dependency_job_id":"05daae82-d987-419e-98d9-95d431b5295f","html_url":"https://github.com/xta/Foursquare_Mapped","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xta/Foursquare_Mapped","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xta%2FFoursquare_Mapped","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xta%2FFoursquare_Mapped/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xta%2FFoursquare_Mapped/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xta%2FFoursquare_Mapped/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xta","download_url":"https://codeload.github.com/xta/Foursquare_Mapped/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xta%2FFoursquare_Mapped/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270961590,"owners_count":24675914,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["foursquare-api","rails","ruby"],"created_at":"2024-10-12T00:22:58.404Z","updated_at":"2026-02-11T04:32:02.784Z","avatar_url":"https://github.com/xta.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Foursquare Mapped\n\nRails 4.2 + PostgreSQL sample app for getting all your Foursquare check ins.\n\n***Warning: this app is not secure and NOT for production usage. Use at your own risk.***\n\n## Setup Locally\n\n    git clone git@github.com:xta/Foursquare_Mapped.git\n    cd Foursquare_Mapped/\n    bundle\n\n    # create foursquare developer account at https://developer.foursquare.com/\n\n    # create a new foursquare app at https://foursquare.com/developers/register\n![App Registration Page](/../master/public/dev_4sq_register_app.png?raw=true)\n\n`Your app name` can be anything.\n\n`Download / welcome page url` is `http://localhost:3000`\n\n`Your privacy policy url` is `http://localhost:3000/privacy`\n\n`Redirect URI(s)` is `http://localhost:3000/users/auth/foursquare/callback`\n\nClick `Save Changes`\n\nYou will be presented with your new app's page. Make note of `Client id` and `Client secret`.\n\n    cp config/secrets.yml.example config/secrets.yml\n    # update config/secrets.yml file with your foursquare keys (Client id and Client secret)\n\n    rake db:create db:schema:load\n    rake db:schema:load RAILS_ENV=test\n\n#### Usage Locally\n    rails s\n    open http://localhost:3000/\n\n#### Run all tests\n    rake\n\n## License\n\nFoursquare Mapped is released under the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxta%2Ffoursquare_mapped","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxta%2Ffoursquare_mapped","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxta%2Ffoursquare_mapped/lists"}