<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tradingpost - Xcraft</title>
    <link>/goblins/tradingpost/index.html</link>
    <description>The place to exchange and communicate with a goblin via a http server.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="/goblins/tradingpost/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Overview and usage</title>
      <link>/goblins/tradingpost/overview/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/goblins/tradingpost/overview/index.html</guid>
      <description>The goblin tradingpost allow you to serve goblin quests on an http API. You can add multiple goblin on the trading post with the quest below :&#xA;yield tradingAPI.addGoblinApi({ goblinId: &#39;super-goblin&#39;, allowedCommands: [&#39;toggleGodMode&#39;], secure: null, // Not implement for the moment }); When you are ready to serve your goblin(s) quests on the server, just start the server :&#xA;const address = yield tradingAPI.start(); Info There is a swagger server in dev environnement to see and test all quests exposed on the fastify server.</description>
    </item>
  </channel>
</rss>