<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <link>http://persumi.com/u/fredwu/tech/e/blog/t/api</link>
    <generator>Persumi - Level up your writing and blogging with AI</generator>
    <category>Blog</category>
    <category>Tech</category>
    <pubDate>Fri, 01 May 2026 23:25:30 +0000</pubDate>
    <description/>
    <title>Blog (api) - Fred Wu&apos;s Tech</title>
    <atom:link type="application/rss+xml" rel="self" href="http://persumi.com/u/fredwu/tech/e/blog/t/api/feed/rss"></atom:link>
    <item>
      <pubDate>Mon, 02 Jul 2012 04:59:00 +0000</pubDate>
      <guid>http://persumi.com/u/fredwu/tech/e/blog/p/api-taster-visually-test-rails-application-api</guid>
      <comments>http://persumi.com/u/fredwu/tech/e/blog/p/api-taster-visually-test-rails-application-api</comments>
      <category>Blog</category>
      <category>Tech</category>
      <author>ifredwu@gmail.com (Fred Wu)</author>
      <description>&lt;![CDATA[&lt;p&gt;
Like a lot of places, at &lt;a href=&quot;http://locomote.com.au&quot;&gt;Locomote&lt;/a&gt; we are building a platform that is API-based. As much as I like having comprehensive test suites, I often feel the need to manually test API endpoints to see exactly what the responses are.&lt;/p&gt;
&lt;p&gt;
Tools such as &lt;a href=&quot;https://chrome.google.com/webstore/detail/fdmmgilgnpjigdojojpjoooidkmcomcm&quot;&gt;Postman&lt;/a&gt; solves part of the issue: they allow us to quickly test API endpoints without messing with &lt;a href=&quot;http://curl.haxx.se/&quot;&gt;cURL&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;
But as a lazy developer, I want more. ;)&lt;/p&gt;
&lt;p&gt;
I want something that:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;
automatically generates API endpoints from Rails routes definition  &lt;/li&gt;
  &lt;li&gt;
defines input params as easy as defining routes  &lt;/li&gt;
  &lt;li&gt;
has input params that can be shared with test factories  &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
And so &lt;a href=&quot;https://github.com/fredwu/api_taster&quot;&gt;API Taster&lt;/a&gt; was born. Please check it out to see how you can use it.&lt;/p&gt;
&lt;p&gt;
  &lt;img src=&quot;https://cdn.persumi.com/uploads/images/posts/1ee22517-8bfc-676a-b1f2-ce61dc92750f/imported/img/posts/old/8Dnto.png&quot; alt=&quot;&quot; /&gt;
&lt;/p&gt;
]]&gt;</description>
      <link>http://persumi.com/u/fredwu/tech/e/blog/p/api-taster-visually-test-rails-application-api</link>
      <title>API Taster: Visually Test Rails Application API</title>
    </item>
  </channel>
</rss>