<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sanskar Goyal</title>
    <description>The latest articles on DEV Community by Sanskar Goyal (@sanskar_goyal).</description>
    <link>https://dev.to/sanskar_goyal</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F689661%2F803f97ec-b512-4aa2-98b9-637e0ccae264.jpg</url>
      <title>DEV Community: Sanskar Goyal</title>
      <link>https://dev.to/sanskar_goyal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sanskar_goyal"/>
    <language>en</language>
    <item>
      <title>What is Jina AI?</title>
      <dc:creator>Sanskar Goyal</dc:creator>
      <pubDate>Mon, 25 Oct 2021 13:18:55 +0000</pubDate>
      <link>https://dev.to/sanskar_goyal/what-is-jina-ai-1fec</link>
      <guid>https://dev.to/sanskar_goyal/what-is-jina-ai-1fec</guid>
      <description>&lt;p&gt;&lt;strong&gt;About Jina&lt;/strong&gt;&lt;br&gt;
Jina is an &lt;em&gt;Open-source search framework&lt;/em&gt;, powered by Deep Learning technology. It is empowering developers to build croaa-modal or multi-modal search systems for text,video,audio.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Jina&lt;/em&gt; was first released on GitHub in April 2020. The project is under heavy development and is maintained by a full-time team.&lt;/p&gt;

&lt;p&gt;There is a huge potential for Jina to be used in the real world. Thus it is a great opportunity for contributors to make a &lt;strong&gt;Real impact&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;The core components are mainly written in Python.&lt;/p&gt;

</description>
      <category>jina</category>
      <category>programming</category>
    </item>
    <item>
      <title>What is an API ?</title>
      <dc:creator>Sanskar Goyal</dc:creator>
      <pubDate>Sun, 24 Oct 2021 10:04:33 +0000</pubDate>
      <link>https://dev.to/sanskar_goyal/what-is-an-api--36eb</link>
      <guid>https://dev.to/sanskar_goyal/what-is-an-api--36eb</guid>
      <description>&lt;p&gt;If you are a novice web developer then you must have heard of &lt;em&gt;APIs&lt;/em&gt;, here is a simple explanation of what this term means.&lt;/p&gt;

&lt;p&gt;API is short for &lt;strong&gt;Application Programming Interface&lt;/strong&gt;.&lt;/p&gt;




&lt;p&gt;Let's look at an example.&lt;br&gt;
In older times we had radios, right! They all had different functions but there was one thing which was common in each of them. The &lt;strong&gt;PLAY&lt;/strong&gt; button. This button became so popular that later on it was used everywhere, even &lt;em&gt;GUIs&lt;/em&gt; (Graphical User Interfaces).&lt;/p&gt;

&lt;p&gt;That is a &lt;em&gt;button API&lt;/em&gt;. An API is an interface for a coder, they don't have to code the functionality of that button completely. It's abstract! &lt;/p&gt;

&lt;p&gt;For clicking PLAY and sending sound to speaker is using &lt;strong&gt;Web Audio API&lt;/strong&gt;. While using 'strings' we are using String APIs.&lt;/p&gt;




&lt;p&gt;When someone says that they have an API for a company, they have a Web based API. A web based API is basically like a TV remote, we send the request it does its MAGIC (function!) and comes back with the result.&lt;/p&gt;

&lt;p&gt;To look for the API on a website, one can look in the footer or the menu to check out their APIs.&lt;/p&gt;







&lt;p&gt;If you are still reading, I hope you gained something out of this blog and if you liked it, don't hesitate to join my community's discord server where we discuss things in a similar way!&lt;br&gt;
Link : &lt;a href="https://discord.gg/FG9qWMEAbA"&gt;https://discord.gg/FG9qWMEAbA&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>api</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
