Code Monkey home page Code Monkey logo

im-only-resting's Introduction

User Guide | Downloads | Release Notes | Issues


I'm Only Resting is a feature-rich WinForms-based HTTP client that makes building and managing HTTP requests easy and offers various smart response content rendering modes.

screenshot

Feature Overview

  • Easy request management
    • Save, Save As..., and Open... file menu options
    • URL auto-completion
    • Persistent request history with temporary response snapshots.
  • Choose from 3 response body output modes
    • Raw - content is displayed as plain text honoring the content-type charset
    • Pretty - content is displayed as plain text honoring the content-type charset and additionally performs pretty-printing on XML, JSON, and HTML content-types.
    • Rendered - content is rendered in an embedded IE browser instance. XML, HTML, and images are rendered using IE's rendering engine. JSON is rendered using JSON.NET pretty-printing embedded in an html pre tag. Other types of plain text are embedded in an html pre tag. IE's search feature is enabled.
  • Export raw response body bytes with automatic file-type extension detection based on the content-type
  • Attempt to pretty-print XML and JSON request bodies using .NET XDocument type and Json.NET respectively
  • Configure a proxy server
  • User-interface for managing persistent user-settings
  • Request-response split panel view can toggle between horizontal and vertical orientation
  • Rich text editing and syntax highlighting provided by ScintillaNET
  • Interactive interface for inspecting log file

build status

You are welcome to Pay What You Want for I'm Only Resting via PayPal.

Copyright 2012-2014 Swensen Software

im-only-resting's People

Contributors

stephen-swensen avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.