{"id":22412057,"url":"https://github.com/jefflarkin/rupcoming","last_synced_at":"2025-03-27T03:13:28.823Z","repository":{"id":421032,"uuid":"40885","full_name":"jefflarkin/rupcoming","owner":"jefflarkin","description":"A Ruby Implementation of the Upcoming.org API","archived":false,"fork":false,"pushed_at":"2009-02-25T15:08:37.000Z","size":295,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T08:30:08.484Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jefflarkin.png","metadata":{"files":{"readme":"README","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}},"created_at":"2008-08-07T23:04:55.000Z","updated_at":"2019-08-13T13:31:04.000Z","dependencies_parsed_at":"2022-07-07T18:12:15.858Z","dependency_job_id":null,"html_url":"https://github.com/jefflarkin/rupcoming","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefflarkin%2Frupcoming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefflarkin%2Frupcoming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefflarkin%2Frupcoming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefflarkin%2Frupcoming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jefflarkin","download_url":"https://codeload.github.com/jefflarkin/rupcoming/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245773180,"owners_count":20669719,"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-12-05T13:16:40.157Z","updated_at":"2025-03-27T03:13:28.805Z","avatar_url":"https://github.com/jefflarkin.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"RUpcoming\nAuthor: Jeff Larkin \u003cjeff.larkin@gmail.com\u003e\nLicense: MIT License\n\nDescription:\nA Ruby (partial) implementation of the Upcoming.org API.  Responses\nreturn ruby objects where the each attribute becomes a class variable\nwith appropriate get/set methods.\n\nSecurity:\nAlthough the values of XML attributes are slash-escaped to prevent \nmisinterpretation of incidental or malicous quote characters, this library\ndoes assume that XmlSimple will properly handle malformed or malicious \nXML.\n\nUsage:\n\nrequire 'upcoming'\nUpcoming::Event.apikey = \"\u003cyour API key\u003e\"\ne = Upcoming::Event.find_by_event_id \u003cevent id\u003e\n\nNOTE - The apikey needs to be set just once for multiple API calls.\n\nDependencies:\nXmlSimplea (Currently assumed to come via RubyGems)\nNet::Http\nCGI\n\nCaveats:\nBecause Rails comes with a slightly different version of XmlSimple, the\nrequire 'xmlsimple' statement may need to be removed to work in a Rails\nproject.\n\nTodo:\n* Add test suite\n* Create gem\n* Implement Category.getList\n* Implement Auth functionality\n* Complete remaining API\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefflarkin%2Frupcoming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjefflarkin%2Frupcoming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefflarkin%2Frupcoming/lists"}