{"id":22013879,"url":"https://github.com/pmuellr/stomp-copy","last_synced_at":"2026-05-11T07:22:28.594Z","repository":{"id":25762842,"uuid":"29200959","full_name":"pmuellr/stomp-copy","owner":"pmuellr","description":"A small program to read from a STOMP queue and write the messages to a CouchDB database.","archived":false,"fork":false,"pushed_at":"2015-01-13T21:29:34.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T15:17:49.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmuellr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-13T17:05:30.000Z","updated_at":"2015-01-13T21:29:34.000Z","dependencies_parsed_at":"2022-08-23T11:30:45.989Z","dependency_job_id":null,"html_url":"https://github.com/pmuellr/stomp-copy","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/pmuellr%2Fstomp-copy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmuellr%2Fstomp-copy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmuellr%2Fstomp-copy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmuellr%2Fstomp-copy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmuellr","download_url":"https://codeload.github.com/pmuellr/stomp-copy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245075015,"owners_count":20556854,"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-30T03:25:06.029Z","updated_at":"2026-05-11T07:22:23.558Z","avatar_url":"https://github.com/pmuellr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"stomp-copy\n================================================================================\n\nA small program to read from a STOMP queue and write the messages to a CouchDB\ndatabase.\n\n\nto run locally\n--------------------------------------------------------------------------------\n\n    node index.js \u003chost\u003e \u003cqueue\u003e\n\nwhere `host` is the hostname of the STOMP server, and `queue` is the name of\nthe queue to read from.\n\nYou will need to be running a version of [CouchDB](http://couchdb.apache.org/)\nlocally if you want to save the records when run locally.\n\n\nto run on Bluemix / Cloud Foundry\n--------------------------------------------------------------------------------\n\nCreate a user-provided service with the following command:\n\n    cf cups stomp -p \"host,queue\"\n\nYou will be prompted for the host and queue values for the STOMP queue.\n\nCreate a Cloudant Database with the command:\n\n    cf create-service cloudantNoSQLDB Shared stomp-db\n\nCopy the file `manifest-sample.yml` to the file `manifest.yml`and change the\n`host` property to a hostname unique across your Cloud Foundry instance.\n\nFinally, push the application\n\n    cf push\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmuellr%2Fstomp-copy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmuellr%2Fstomp-copy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmuellr%2Fstomp-copy/lists"}