{"id":22998235,"url":"https://github.com/uswitch/rest-client-logger","last_synced_at":"2025-08-14T00:31:55.355Z","repository":{"id":16626367,"uuid":"19381431","full_name":"uswitch/rest-client-logger","owner":"uswitch","description":"Adds logging of RestClient requests to the Rails debug log","archived":false,"fork":false,"pushed_at":"2018-03-25T13:46:30.000Z","size":4,"stargazers_count":7,"open_issues_count":1,"forks_count":5,"subscribers_count":45,"default_branch":"master","last_synced_at":"2024-08-10T23:09:39.458Z","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/uswitch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-02T16:42:26.000Z","updated_at":"2020-05-27T10:29:51.000Z","dependencies_parsed_at":"2022-07-26T08:32:03.948Z","dependency_job_id":null,"html_url":"https://github.com/uswitch/rest-client-logger","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/uswitch%2Frest-client-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uswitch%2Frest-client-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uswitch%2Frest-client-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uswitch%2Frest-client-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uswitch","download_url":"https://codeload.github.com/uswitch/rest-client-logger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229786999,"owners_count":18124014,"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-15T06:12:16.040Z","updated_at":"2024-12-15T06:12:16.703Z","avatar_url":"https://github.com/uswitch.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RestClientLogger\n\nInstruments the [RestClient](https://github.com/rest-client/rest-client) gem and logs requests made with RestClient to the Rails development log.\n\n    Started GET \"/\" for 127.0.0.1 at 2014-05-02 17:09:49 +0100\n    Processing by WelcomeController#index as HTML\n    RestClient GET (45.7ms)  http://www.google.com?q=vikings  {\"User-Agent\"=\u003e\"A browser\"}\n    Rendered text template (0.0ms)\n    Completed 200 OK in 47ms (Views: 0.6ms | ActiveRecord: 0.0ms)\n\n## Installation\n\nAdd this line to your Rails application's Gemfile:\n\n    gem 'rest-client-logger'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install rest-client-logger\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuswitch%2Frest-client-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuswitch%2Frest-client-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuswitch%2Frest-client-logger/lists"}