<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>1tn-Pw on Keloran blog and random stuff</title>
    <link>https://keloran.dev/tags/1tn-pw/</link>
    <description>Recent content in 1tn-Pw on Keloran blog and random stuff</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>Keloran</copyright>
    <lastBuildDate>Sun, 15 Dec 2024 23:03:07 +0000</lastBuildDate>
    <atom:link href="https://keloran.dev/tags/1tn-pw/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>1tn.pw</title>
      <link>https://keloran.dev/current/1tn-pw/</link>
      <pubDate>Sun, 15 Dec 2024 23:03:07 +0000</pubDate>
      <guid>https://keloran.dev/current/1tn-pw/</guid>
      <description>&lt;p&gt;This is a very simple url shortner, it does exactly that&lt;/p&gt;&#xA;&lt;h3 id=&#34;it-has-an-increadbly-simple-api&#34;&gt;It has an increadbly simple API&lt;/h3&gt;&#xA;&lt;p&gt;Very simple API&lt;/p&gt;&#xA;&lt;h2 id=&#34;create&#34;&gt;Create&lt;/h2&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;curl --request POST \&#xA;  --url http://api.1tn.pw/create \&#xA;  --header &amp;#39;Content-Type: application/json&amp;#39; \&#xA;  --data &amp;#39;{&#xA; &amp;#34;url&amp;#34;: &amp;#34;https://keloran.dev&amp;#34;&#xA;}&amp;#39;&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Returns&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;{&#xA; &amp;#34;short&amp;#34;: &amp;#34;yJjWqM&amp;#34;,&#xA; &amp;#34;url&amp;#34;: &amp;#34;https://keloran.dev&amp;#34;&#xA;}&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;h2 id=&#34;get&#34;&gt;Get&lt;/h2&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;curl --request GET \&#xA;  --url https://api.1tn.pw/yJjWqM \&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Returns&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;{&#xA; &amp;#34;long&amp;#34;: &amp;#34;https://keloran.dev&amp;#34;&#xA;}&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;hr&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/1tn-pw&#34;&gt;Github Link&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://1tn.pw&#34;&gt;Company Site&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
