{"id":19142227,"url":"https://github.com/eldoy/fuprint","last_synced_at":"2026-06-10T18:30:19.072Z","repository":{"id":56847884,"uuid":"77957253","full_name":"eldoy/fuprint","owner":"eldoy","description":"Rack middleware for printing information about the request","archived":false,"fork":false,"pushed_at":"2017-07-15T12:13:43.000Z","size":22,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T02:11:22.955Z","etag":null,"topics":["middleware","print","rack-middleware","request","ruby"],"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/eldoy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-03T22:03:16.000Z","updated_at":"2022-06-04T21:57:50.000Z","dependencies_parsed_at":"2022-09-22T14:25:54.206Z","dependency_job_id":null,"html_url":"https://github.com/eldoy/fuprint","commit_stats":null,"previous_names":["fugroup/fuprint"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldoy%2Ffuprint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldoy%2Ffuprint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldoy%2Ffuprint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldoy%2Ffuprint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eldoy","download_url":"https://codeload.github.com/eldoy/fuprint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240223215,"owners_count":19767597,"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":["middleware","print","rack-middleware","request","ruby"],"created_at":"2024-11-09T07:26:24.237Z","updated_at":"2026-06-10T18:30:17.011Z","avatar_url":"https://github.com/eldoy.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fuprint request printer middleware\nRack middleware that prints information about your request to console in development. Perfect for Sinatra or Rack apps that don't come with request ouput built in.\n\n### Installation\n```ruby\ngem install fuprint\n```\nor add to Gemfile.\n\n### Settings\n```ruby\n# Print the whole env hash for each request if true\nFuprint.debug = false\n\n# Fuprint only prints in development mode\n@mode = ENV['RACK_ENV'] || 'development'\n```\n\n### Usage\n```ruby\n# Require fuprint if you're not using Bundler\nrequire 'fuprint'\n\n# Include as middleware\nuse Fuprint::Request\n```\n\nThat's it!\n\nThis library is actively maintained by [Fugroup Ltd.](http://www.fugroup.net) We are the creators of [CrowdfundHQ.](https://crowdfundhq.com)\n\nThanks!\n\n`@authors: Vidar`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feldoy%2Ffuprint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feldoy%2Ffuprint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feldoy%2Ffuprint/lists"}