{"id":13555567,"url":"https://github.com/opendatacity/re-data","last_synced_at":"2025-04-03T08:31:34.910Z","repository":{"id":13117241,"uuid":"15799021","full_name":"opendatacity/re-data","owner":"opendatacity","description":"re:publica Data API","archived":false,"fork":false,"pushed_at":"2016-03-22T20:36:35.000Z","size":3941,"stargazers_count":28,"open_issues_count":6,"forks_count":13,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-04-14T15:17:11.406Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://data.re-publica.de/","language":"JavaScript","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/opendatacity.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}},"created_at":"2014-01-10T13:41:29.000Z","updated_at":"2023-04-21T16:50:04.000Z","dependencies_parsed_at":"2022-09-05T13:01:32.054Z","dependency_job_id":null,"html_url":"https://github.com/opendatacity/re-data","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/opendatacity%2Fre-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opendatacity%2Fre-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opendatacity%2Fre-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opendatacity%2Fre-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opendatacity","download_url":"https://codeload.github.com/opendatacity/re-data/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246965863,"owners_count":20861948,"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-08-01T12:03:17.275Z","updated_at":"2025-04-03T08:31:29.899Z","avatar_url":"https://github.com/opendatacity.png","language":"JavaScript","readme":"# re-data\n\nThis project is the ongoing effort of providing an simple JSON API interface for conferences and under heavy development.\n\nExample data includes [re:publica](http://re-publica.de), [30C3](http://events.ccc.de/congress/2013), [31C3](http://events.ccc.de/congress/2014). Take a look at the `scrapers` directory.\n\n## Documentation\n\nDocumentation on the API can be found [here](doc/api.md)\n\n## Contributing \n\nThe infrastructure is still very rough as this is a side project of several people. If you are interested in helping out, send pull requests or join [the mailing list](https://lists.netzguerilla.net/mailman/listinfo/redata).\n\n## Examples\n\n- Several apps for [Android and iOS for the re:publica 2014](http://14.re-publica.de/session/developed-republica-apps-2014)\n- An app for [AltConf](https://itunes.apple.com/us/app/id881934035) based on one of the re-publica apps.\n- [re:publica - rp15](http://republica.conference.bits.io)\n- [Congress – 31C3](https://itunes.apple.com/de/app/congress-31c3/id941205524) for the [31st Chaos Communication Congress](https://events.ccc.de/congress/2014)\n- More…\n\n## Set it up locally\n\n * you need a CouchDB instance (use for example a docker container to set on up easily)\n   * `docker run -d -p 5984:5984 fedora/couchdb`\n   * `curl -X PUT http://localhost:5984/_config/admins/user -d '\"secret\"'` (creates user `user` with password `secret`)\n * copy `config.js.dist` to `config.js` and fill in the credentials for the CouchDB instance (see curl step above)\n * copy `scraper/config/scrapers.js.example` to `scraper/config/scrapers.js` (default config is fine for a first run)\n * fetch dependencies via `npm` (needs to be executed in `scraper` subdirectory):\n   * `npm install`\n * run the `resetDB` command inside the `scraper` subdirectory:\n   * `NODE_PATH=node_modules node scraper.js resetDB` (`NODE_PATH` just specifies not globally install locations - was created by the `npm install` step)\n * run the `import` command inside the `scraper` subdirectory:\n   * `NODE_PATH=node_modules node scraper.js import`\n","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopendatacity%2Fre-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopendatacity%2Fre-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopendatacity%2Fre-data/lists"}