<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Sebastián Salas</title>
    <link>https://sebasalas.github.io/</link>
    <description>Recent content on Sebastián Salas</description>
    <image>
      <title>Sebastián Salas</title>
      <url>https://avatars.githubusercontent.com/sebasalas</url>
      <link>https://avatars.githubusercontent.com/sebasalas</link>
    </image>
    <generator>Hugo -- 0.149.0</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 10 Oct 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://sebasalas.github.io/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Mockoon: An Easy way to mock APIs locally</title>
      <link>https://sebasalas.github.io/posts/mockoon-mock-apis-locally/</link>
      <pubDate>Fri, 10 Oct 2025 00:00:00 +0000</pubDate>
      <guid>https://sebasalas.github.io/posts/mockoon-mock-apis-locally/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://mockoon.com&#34;&gt;Mockoon&lt;/a&gt; is a free, open-source tool that allows you to create and run mock REST APIs locally in seconds. With it, you can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Create unlimited mock REST APIs locally with no account required.&lt;/li&gt;
&lt;li&gt;Simulate errors, latency, and complex API behaviors.&lt;/li&gt;
&lt;li&gt;Speed up both frontend and backend development by removing dependencies.&lt;/li&gt;
&lt;li&gt;Share your mock environments with your team (via JSON files or the optional Mockoon Cloud).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It’s available as a cross-platform &lt;strong&gt;desktop app, a CLI tool, and a Docker image&lt;/strong&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to Run IBM MQ Explorer on macOS</title>
      <link>https://sebasalas.github.io/posts/run-ibm-mq-explorer-macos/</link>
      <pubDate>Sun, 07 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://sebasalas.github.io/posts/run-ibm-mq-explorer-macos/</guid>
      <description>&lt;p&gt;This guide provides step-by-step instructions for installing and configuring IBM MQ Explorer on macOS using the Eclipse IDE.&lt;/p&gt;
&lt;h2 id=&#34;1-install-eclipse-ide&#34;&gt;1. Install Eclipse IDE&lt;/h2&gt;
&lt;p&gt;You have two options for installing the Eclipse IDE:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Using &lt;code&gt;brew&lt;/code&gt; (Recommended):&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Open your terminal and run the following command:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;brew install --cask eclipse-ide
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;From the official Eclipse site:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Download the installer directly from the Eclipse website:
&lt;a href=&#34;https://www.eclipse.org/downloads/packages/release/2025-06/r/eclipse-ide-eclipse-committers&#34;&gt;https://www.eclipse.org/downloads/packages/release/2025-06/r/eclipse-ide-eclipse-committers&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id=&#34;2-install-ibm-mq-explorer-in-eclipse-ide&#34;&gt;2. Install IBM MQ Explorer in Eclipse IDE&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Launch Eclipse. From the main menu, navigate to &lt;strong&gt;Help &amp;gt; Eclipse Marketplace&lt;/strong&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
