{"id":22085615,"url":"https://github.com/nexmo/test-vapi-services","last_synced_at":"2025-07-31T22:41:57.930Z","repository":{"id":43028253,"uuid":"200258775","full_name":"Nexmo/test-vapi-services","owner":"Nexmo","description":"Rails application to test various Nexmo VAPI services","archived":false,"fork":false,"pushed_at":"2025-06-01T07:28:26.000Z","size":44,"stargazers_count":0,"open_issues_count":21,"forks_count":0,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-06-20T01:07:48.410Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Nexmo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-08-02T15:33:31.000Z","updated_at":"2023-03-08T15:23:10.000Z","dependencies_parsed_at":"2025-03-31T09:22:49.454Z","dependency_job_id":"fbf081f7-a28d-442b-ac5e-8b4b5d7c1556","html_url":"https://github.com/Nexmo/test-vapi-services","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nexmo/test-vapi-services","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nexmo%2Ftest-vapi-services","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nexmo%2Ftest-vapi-services/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nexmo%2Ftest-vapi-services/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nexmo%2Ftest-vapi-services/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nexmo","download_url":"https://codeload.github.com/Nexmo/test-vapi-services/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nexmo%2Ftest-vapi-services/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260857413,"owners_count":23073439,"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-01T01:15:19.973Z","updated_at":"2025-06-20T01:07:48.581Z","avatar_url":"https://github.com/Nexmo.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Testing Rails Application for Nexmo VAPI services\n\nThis Rails app encompasses various actions to test Nexmo VAPI features.\n\nRight now, the following are included:\n\n* VAPI REST Start and Stop Conversation Recording\n\n## VAPI REST Start/Stop Conversation Recording\n\nThe actions for testing the REST Start and Stop of an in-progress call are in `/controllers/rest_controller.rb`.\n\nUsage:\n\n1. Create a Nexmo voice application and link a Nexmo provisioned phone number to it\n2. Supply your Nexmo credentials to Rails Credentials, namespaced under `nexmo`: `api_key`, `api_secret`, `application_id`, `private_key` (i.e. `Rails.application.credentials.nexmo[:api_key]`)\n3. Start the Rails server\n4. Start the ngrok server, ensuring that the ngrok subdomain matches the subdomain provided to the Nexmo application\n5. Call the Nexmo provisioned phone number\n6. Navigate to `http://localhost:3000` and choose `Start` and press `Submit`\n7. To stop the recording choose `Stop` and press `Submit`\n8. Your Rails server logs will show the output from the Nexmo API including whether the action was successful and the recording URL\n\n*(Note: You can test either named or ephemeral conversations by uncommenting and commenting out the appropriate NCCO action in the `#answer` action in the `RestController`.)*\n\n## LICENSE\n\nThis project is licensed under the [MIT LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnexmo%2Ftest-vapi-services","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnexmo%2Ftest-vapi-services","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnexmo%2Ftest-vapi-services/lists"}