{"id":13832209,"url":"https://github.com/thenrich/rooms","last_synced_at":"2026-01-23T13:43:05.053Z","repository":{"id":144202265,"uuid":"92419891","full_name":"thenrich/rooms","owner":"thenrich","description":"Ephemeral conference rooms powered by Twilio and Google App Engine","archived":false,"fork":false,"pushed_at":"2017-05-30T13:59:18.000Z","size":6,"stargazers_count":238,"open_issues_count":0,"forks_count":15,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-08-04T10:08:52.873Z","etag":null,"topics":["appengine","conferencing","go","phone","teleconference","twilio"],"latest_commit_sha":null,"homepage":"https://anyroom.io","language":"Go","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/thenrich.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-05-25T15:56:06.000Z","updated_at":"2024-08-04T10:08:55.701Z","dependencies_parsed_at":null,"dependency_job_id":"67c9b7ea-5b18-48e2-89aa-5fa17a4439b6","html_url":"https://github.com/thenrich/rooms","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/thenrich%2Frooms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenrich%2Frooms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenrich%2Frooms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenrich%2Frooms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thenrich","download_url":"https://codeload.github.com/thenrich/rooms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225575239,"owners_count":17490727,"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":["appengine","conferencing","go","phone","teleconference","twilio"],"created_at":"2024-08-04T10:01:55.332Z","updated_at":"2026-01-23T13:43:05.025Z","avatar_url":"https://github.com/thenrich.png","language":"Go","readme":"# Rooms -- Ephemeral conference rooms powered by Twilio and App Engine\n\n### Setup your Twilio account\n\n **!!! You will be charged by-the-minute for Twilio's phone service !!!**\n\nHead over to [Twilio](https://twilio.com) and setup an account. Purchase a phone number and grab your auth token from the [console](https://www.twilio.com/console).\n\n### Setup a Google App Engine project\n\nIt's easiest to use the `gcloud` tool to do this which is available [here](https://cloud.google.com/sdk/gcloud/).\n\nRun `gcloud projects create PROJECT_NAME` to create a new project.\n\n### Setup Rooms\n\nFirst, make sure you have [Go](https://golang.org/) installed.\n\nThen, `go get github.com/thenrich/rooms`. Modify `src/github.com/thenrich/rooms/app.yaml`, replacing `YOUR_TWILIO_API_KEY` with your Twilio auth token mentioned above and `YOUR_APP_ENGINE_URL` with `https://[PROJECT_NAME].appspot.com`.\n\nNow, deploy the app to App Engine:\n\n`gcloud --project [PROJECT_NAME] beta app deploy`\n\nIf `gcloud` complains about `GOPATH` dependencies, make sure `rooms` is in your `GOPATH`.\n\n### Finish Twilio setup\n\nGo back to your Twilio console and add an incoming webhook to the phone number you purchased. The incoming webhook should be a `GET` request to `https://[PROJECT_NAME].appspot.com/calls/incoming`\n\n### Test\n\nCall your Twilio number and enter any conference ID when prompted. You should be forwarded to the conference room with wait music playing.\n","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenrich%2Frooms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthenrich%2Frooms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenrich%2Frooms/lists"}