{"id":18492419,"url":"https://github.com/makevoid/eventyd","last_synced_at":"2025-08-20T03:34:23.154Z","repository":{"id":3043687,"uuid":"4064733","full_name":"makevoid/eventyd","owner":"makevoid","description":"Find all FB events in your city - made for an hackaton at Applicake in Krakow","archived":false,"fork":false,"pushed_at":"2012-04-30T17:55:13.000Z","size":228,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T01:59:06.030Z","etag":null,"topics":[],"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/makevoid.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":"2012-04-18T14:44:20.000Z","updated_at":"2015-02-21T19:30:08.000Z","dependencies_parsed_at":"2022-09-07T09:11:19.051Z","dependency_job_id":null,"html_url":"https://github.com/makevoid/eventyd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/makevoid/eventyd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Feventyd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Feventyd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Feventyd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Feventyd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makevoid","download_url":"https://codeload.github.com/makevoid/eventyd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Feventyd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265751496,"owners_count":23822775,"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":[],"created_at":"2024-11-06T13:07:51.108Z","updated_at":"2025-07-18T11:35:23.030Z","avatar_url":"https://github.com/makevoid.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eventyd\n### Find all FB events in your city\n\napi useds:\n\n- Facebook Events Search: \"https://graph.facebook.com/search?type=event\u0026q=QUERY\u0026...\"\n- Google Maps: \"https://maps.googleapis.com/maps/api/geocode/json?address=QUERY\u0026sensor=false\"\n\n\u0026 co..\n\n### to start:\n\ncreate a mysql database:\n\n    mysql -u root -e \"CREATE DATABASE IF NOT EXISTS eventyd_development;\"\n\n\nif you need, edit config/env.rb if you have different mysql user/pass than root//(nopass)\n\n\nrun migrations:\n\n    ruby -e 'DataMapper.auto_migrate!' -r ./config/env\n\n\nbundle then\n\n    rackup\n\n\nto get datas run:\n\n    ruby lib/get.rb \n\n### specs: \n\ncreate a mysql database for test env:\n\n    mysql -u root -e \"CREATE DATABASE IF NOT EXISTS eventyd_test;\"\n\nrun specs:\n\n    rspec\n\n\n\n### pastebin:\n\n\n\nhttps://graph.facebook.com/search?q=conference\u0026limit=5000\u0026type=event\u0026access_token=AAAAAAITEghMBAGefQGr18NKdcREGbIwyvylFVlN3eGiTGcROxwQdsQrKKtefyWMh92ZB0JiWwZBIVbTfiXbxtu7q1QUAGJd4rhWZAZBCnZAYTFZAomZCfpP\n\nhttps://graph.facebook.com/search?type=place\u0026center=11.2569013,43.7687324\u0026distance=150\u0026limit=10\u0026access_token=AAAEvWkjm0wQBAL70Occqh9kZBPWXqKpZAXVpLnic6BWtW6AlkYonhQc7s4tk2kaSS9hLAIZBIqvkg9nSZCPB5cOXFiRbqh1ZB7f3osN9vR5GcYJRLJUut\n\nfb api\nevent: https://developers.facebook.com/docs/reference/api/event/\n\napi explorer: https://developers.facebook.com/tools/explorer/333539793359620/?method=GET\u0026path=1218562195\n\ngoogle maps\nhttp://maps.google.com/maps?q=43.763130187988,11.28843688964\n\ngeolocation api\nhttp://dev.w3.org/geo/api/spec-source.html\nhttps://developers.google.com/maps/documentation/geocoding/\n\nhttp://open.mapquestapi.com/nominatim/\nhttp://open.mapquestapi.com/nominatim/v1/search?format=json\u0026json_callback=renderBasicSearchNarrative\u0026q=firenze","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakevoid%2Feventyd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakevoid%2Feventyd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakevoid%2Feventyd/lists"}