{"id":21542903,"url":"https://github.com/horacehylee/rasa_core_custom_server_io","last_synced_at":"2025-03-17T23:53:40.523Z","repository":{"id":37683056,"uuid":"138447446","full_name":"horacehylee/rasa_core_custom_server_io","owner":"horacehylee","description":"Rasa Core server with custom endpoints","archived":false,"fork":false,"pushed_at":"2023-02-15T21:45:28.000Z","size":88,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T08:43:43.696Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/horacehylee.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}},"created_at":"2018-06-24T02:28:28.000Z","updated_at":"2022-02-05T16:46:54.000Z","dependencies_parsed_at":"2024-11-24T06:01:10.270Z","dependency_job_id":null,"html_url":"https://github.com/horacehylee/rasa_core_custom_server_io","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/horacehylee%2Frasa_core_custom_server_io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horacehylee%2Frasa_core_custom_server_io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horacehylee%2Frasa_core_custom_server_io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horacehylee%2Frasa_core_custom_server_io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/horacehylee","download_url":"https://codeload.github.com/horacehylee/rasa_core_custom_server_io/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244130283,"owners_count":20402753,"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-11-24T05:11:59.069Z","updated_at":"2025-03-17T23:53:40.496Z","avatar_url":"https://github.com/horacehylee.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Usage\n\nRequirements:\n\n- http-echo-server (npm install -g http-echo-server npx)\n\n```\nset PORT=8124 \u0026\u0026 npx http-echo-server\n```\n\n```\nmake run-server\n```\n\nIt will use local action but connect to other service using HTTP\n\n---\n\n## Input\n\nUrl: `http://localhost:3000`\n\n#### GET /\n\n##### Response\n\n```json\n{\n  \"status\": \"ok\"\n}\n```\n\n#### POST /webhook\n\n##### Request\n\n```json\n{\n  \"sender\": \"123\",\n  \"message\": \"Hello\"\n}\n```\n\n##### Response\n\nIt will also call HTTP output to deliver response\n\n```json\n{\n  \"status\": \"success\"\n}\n```\n\n## Output\n\nUrl: `http://localhost:8124`\n\n#### Request\n\n```json\n{\n  \"message\": \"Hey what can I help you?\"\n}\n```\n\n#### Response\n\n....\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoracehylee%2Frasa_core_custom_server_io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoracehylee%2Frasa_core_custom_server_io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoracehylee%2Frasa_core_custom_server_io/lists"}