{"id":16854693,"url":"https://github.com/aricart/rest-nats","last_synced_at":"2025-06-23T16:04:44.386Z","repository":{"id":102984379,"uuid":"132676664","full_name":"aricart/rest-nats","owner":"aricart","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-10T03:32:00.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T17:18:17.452Z","etag":null,"topics":["http","nats","rest"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aricart.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-05-08T23:37:16.000Z","updated_at":"2018-05-10T03:32:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ac36fd5-cc58-4a7e-babf-29525d8df655","html_url":"https://github.com/aricart/rest-nats","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/aricart%2Frest-nats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aricart%2Frest-nats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aricart%2Frest-nats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aricart%2Frest-nats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aricart","download_url":"https://codeload.github.com/aricart/rest-nats/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244207670,"owners_count":20416100,"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":["http","nats","rest"],"created_at":"2024-10-13T13:56:37.037Z","updated_at":"2025-03-18T10:44:44.129Z","avatar_url":"https://github.com/aricart.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# REST-NATS\n\nREST-NATS is a simple server that accepts HTTP requests on a port, and publishes\nan equivalent message on NATS.\n\nThe URL for the request is converted to a subject by removing the leading separator on the URL,\nand replacing all separators with a `.`, i.e. `http://server:port/hello/world` converts to `hello.world`.\nThe payload if any becomes the message body. Any requests to `/` are illegal, since the leading\nseparator is removed and would result in an empty subject.\n\nREST-NATS supports an embedded mode, in which it runs an embedded NATS server.\n\n\n### Options\n\n```\n  -e    Embed gnatsd (for testing)\n  -hp string\n        NATS host port (default \"localhost:4222\")\n  -w string\n        HTTP host port (default \"localhost:8080\")\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faricart%2Frest-nats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faricart%2Frest-nats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faricart%2Frest-nats/lists"}