{"id":15345552,"url":"https://github.com/akrabat/confview-api","last_synced_at":"2025-07-04T15:42:30.049Z","repository":{"id":11980028,"uuid":"14554657","full_name":"akrabat/confview-api","owner":"akrabat","description":"Apigility web service","archived":false,"fork":false,"pushed_at":"2013-11-20T13:15:50.000Z","size":472,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-16T20:32:12.338Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Puppet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akrabat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-20T11:21:59.000Z","updated_at":"2013-11-20T13:15:55.000Z","dependencies_parsed_at":"2022-09-23T03:22:59.003Z","dependency_job_id":null,"html_url":"https://github.com/akrabat/confview-api","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/akrabat%2Fconfview-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akrabat%2Fconfview-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akrabat%2Fconfview-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akrabat%2Fconfview-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akrabat","download_url":"https://codeload.github.com/akrabat/confview-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240812293,"owners_count":19861591,"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-10-01T11:13:58.811Z","updated_at":"2025-02-26T07:32:05.539Z","avatar_url":"https://github.com/akrabat.png","language":"Puppet","readme":"ConfView Apigility Web Service\n==============================\n\nA simple webservice to provide some statistics about an event that is on [joind.in](https://joind.in)\n\n\n\nInstallation\n------------\n\n* Download the [zip file](https://github.com/akrabat/confview-api/archive/master.zip).\n* Install composer and then run `composer.phar update`\n\nNow, fire it up! Do one of the following:\n\n- Create a vhost in your web server that points the DocumentRoot to the\n  `public/` directory of the project\n- Fire up the built-in web server in PHP (5.4.8+) (**note**: do not use this for\n  production!)\n\nIn the latter case, do the following:\n\n```bash\n    cd path/to/install\n    php -S 0:8080 -t public/ public/index.php\n```\n\nYou can then visit the site at http://localhost:8080/\n\n## Curl examples:\n\nView list of events:\n\n    curl -s -H \"Accept: application/vnd.conference.v1+json\" http://localhost:8080/conference\n\n\nInspect an event:\n\n    curl -s -H \"Accept: application/vnd.conference.v1+json\" \"http://localhost:8080/conference/https%253A%252F%252Fapi.joind.in%252Fv2.1%252Fevents%252F1515\"\n\nor\n    curl -s -H \"Accept: application/vnd.conference.v1+json\" \"http://localhost:8080/conference/https%253A%252F%252Fapi.joind.in%252Fv2.1%252Fevents%252F1546\"\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakrabat%2Fconfview-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakrabat%2Fconfview-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakrabat%2Fconfview-api/lists"}