<?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: shubhangi013</title>
    <description>The latest articles on DEV Community by shubhangi013 (@shubhangi013).</description>
    <link>https://dev.to/shubhangi013</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%2F714766%2F01fde313-3b30-4c62-a581-377a64e76896.jpeg</url>
      <title>DEV Community: shubhangi013</title>
      <link>https://dev.to/shubhangi013</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shubhangi013"/>
    <language>en</language>
    <item>
      <title>GSoC'23 Journey</title>
      <dc:creator>shubhangi013</dc:creator>
      <pubDate>Mon, 19 Jun 2023 13:02:11 +0000</pubDate>
      <link>https://dev.to/shubhangi013/gsoc23-journey-oj2</link>
      <guid>https://dev.to/shubhangi013/gsoc23-journey-oj2</guid>
      <description>&lt;h2&gt;
  
  
  May 28, 2023 - Jun 3, 2023
&lt;/h2&gt;

&lt;p&gt;After getting added to all the resources, updated my monday with further broken down tasks and weekly sprints&lt;br&gt;
This week was dedicated to knowing about the platform, the needs of the users and brainstorming about the problems in the current UI. The following were the results of it- &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Give a visual overview of the profile &lt;/li&gt;
&lt;li&gt;Make the sidebar better by giving more apparent names &lt;/li&gt;
&lt;li&gt;Dns_Resolution is not showing up in the table &lt;/li&gt;
&lt;li&gt;Tags are pretty broken in general&lt;/li&gt;
&lt;li&gt;Hotkeys should be enabled to navigate &lt;/li&gt;
&lt;li&gt;Add columns for hostname on the timeline &lt;/li&gt;
&lt;li&gt;Resize the columns and optimize the space &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I started with prioritizing what should be done first and researched about online frameworks and libraries available to achieve them and decided on keeping bootstrap as the primary one.&lt;br&gt;
I added debug mode in the web interface for the future developers&lt;br&gt;
I started with a Figma mockup&lt;/p&gt;

&lt;h2&gt;
  
  
  Jun 4, 2023 - Jun 11, 2023
&lt;/h2&gt;

&lt;p&gt;I was sick for most part of the week but when I got back not only did I catch up, but also went ahead to implement a design for the navbar I’ve been working on.&lt;br&gt;
 I embedded the documentation and have opened a pull request for the same. &lt;br&gt;
Next on I plan on working on fixing the bugs and &lt;/p&gt;

&lt;h2&gt;
  
  
  Jun 12, 2023 - Jun 19, 2023
&lt;/h2&gt;

&lt;p&gt;I designed the 2nd navbar on Figma and side by side implemented it on code. I didn't install any other library and used the pre-installed bootstrap. I've now been working on making the sidebar more responsive. I've figured out the way I can achieve this and now I'm implementing it and plan on opening a PR for the same. I tried to solve the bugs i was assigned, but couldn't replicate the errors. &lt;br&gt;
I'll focus on creating further tasks revolving around the general profile/ the sidebar and solving bugs side by side. The overall design is focussed on extracting colors from the stratosphere logo and using them.&lt;/p&gt;

&lt;h2&gt;
  
  
  Jun 20,23 - Jun 26,2023
&lt;/h2&gt;

&lt;p&gt;I've designed the IP overview and have made significant progress in profile overview and general overview. &lt;br&gt;
I need some more information and will be good do go with complete design.&lt;/p&gt;

&lt;h2&gt;
  
  
  Jun 26,23 - Jul 3,2023
&lt;/h2&gt;

&lt;p&gt;With the help from my GSoC mentors, I have finally designed all the 3 screens and will implement them now. Figma has proven to be an excellent tool with its community feature and ability to collaborate easily. &lt;br&gt;
I created a spreadsheet to ease the process of grouping certain components together.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>APIs 101 with Postman</title>
      <dc:creator>shubhangi013</dc:creator>
      <pubDate>Tue, 28 Sep 2021 11:50:33 +0000</pubDate>
      <link>https://dev.to/shubhangi013/apis-101-with-postman-3d09</link>
      <guid>https://dev.to/shubhangi013/apis-101-with-postman-3d09</guid>
      <description>&lt;p&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--85Pz-UmG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://miro.medium.com/max/700/1%2AWX2EiCdNPqB1V4TJQbvd9w.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--85Pz-UmG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://miro.medium.com/max/700/1%2AWX2EiCdNPqB1V4TJQbvd9w.jpeg"&gt;&lt;/a&gt;&lt;br&gt;Image source:&lt;a href="https://medium.com/analytics-vidhya/building-an-api-to-fetch-memes-using-python-and-flask-f0991a949be0"&gt;here&lt;/a&gt;
 &lt;br&gt;
&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;‘Application Programming Interface’&lt;/strong&gt;: The name sure is intimidating!&lt;br&gt;
As someone who is fascinated by constant tech developments, how everything is becoming more sophisticated yet simplified, I find APIs very captivating. I was looking forward to learning more about them and the platform I use the most while working with them: Postman. With the &lt;br&gt;
&lt;strong&gt;‘APIs 101 with Postman’&lt;/strong&gt; organized by The Club of Programmers, IIT (BHU) and hosted by &lt;a class="mentioned-user" href="https://dev.to/king11"&gt;@king11&lt;/a&gt;
 , we all got an opportunity to hone our existing knowledge and learn new ones.&lt;/p&gt;
&lt;h2&gt;
  
  
  INTRODUCTION
&lt;/h2&gt;

&lt;p&gt;The session kicked off with Lakshay Bhaiya taking up our branch names as the ‘ice-breaker’ XD.&lt;br&gt;
He asked us to put up our branch name on the chat. AND…&lt;br&gt;
&lt;em&gt;Drum Rolls&lt;/em&gt;&lt;br&gt;
The PPT rolled off with a comparison between a restaurant and how the ‘client-server’ system works. The server was compared to the Chef and the client was the person who ordered the food.&lt;br&gt;
The example compared the APIs with a waiter. Hence, an API bridges the gap and enables communication between the client and the server.&lt;/p&gt;

&lt;p&gt;Next, from the ‘not-so tech example', we moved on to the technical definition of an API.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Application Programming Interfaces (APIs) allow services to communicate with each other.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This put into perspective what exactly is the role of an API and how easy Postman makes it for us to work with them. One can use their terminal to work with an API but for a better experience and efficient workflow, Postman has proven to be a useful platform.&lt;/p&gt;

&lt;p&gt;The session continued with an analysis of how requests are made and responses are received. &lt;br&gt;
I’ve worked with APIs and Postman multiple times before but this session gave me a clearer idea of what I do while sending or retrieving data via APIs. The whole understructure of every application we use rely on the APIs, this itself speaks volumes about why one must invest time in learning about them.&lt;/p&gt;
&lt;h2&gt;
  
  
  HANDS-ON EXPERIENCE
&lt;/h2&gt;

&lt;p&gt;After a PPT-oriented introduction and constant quizzing by bhaiya on simple concepts (which made the session fun!), we moved on to a hands-on experience of working with a simple API.&lt;br&gt;
 &lt;a href="https://www.postman.com/postman/workspace/postman-student-api-101-workshop/overview"&gt;Here is the link to the whole set-up&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Using the &lt;a href="http://postman-student.herokuapp.com/"&gt;endpoint URL&lt;/a&gt;,we chose to work with the path &lt;code&gt;‘/joke’&lt;/code&gt; (because why not!?): a random joke would come up with &lt;code&gt;GET&lt;/code&gt; requests to the API. Needless to say, we crashed the server XD, a probable reason: too many requests being sent at once to it. &lt;br&gt;
A major takeaway from this section was how the major methods: &lt;code&gt;GET&lt;/code&gt;, &lt;code&gt;PUT&lt;/code&gt;, &lt;code&gt;PATCH&lt;/code&gt; and &lt;code&gt;POST&lt;/code&gt; work.&lt;/p&gt;


&lt;h3&gt;
  
  
  HTTP VERBS :
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;&lt;code&gt;GET&lt;/code&gt;&lt;/strong&gt; : This method requests the resource &lt;br&gt;
&lt;strong&gt;&lt;code&gt;POST&lt;/code&gt;&lt;/strong&gt; : This method is used to 'submit' or 'create' a resource&lt;br&gt;
&lt;strong&gt;&lt;code&gt;PUT&lt;/code&gt;&lt;/strong&gt; : This method is used to 'replace' an existing resource or 'create' one if not found&lt;br&gt;
&lt;strong&gt;&lt;code&gt;PATCH&lt;/code&gt;&lt;/strong&gt; : This method is used to 'modify' an existing resource and is required to contain only the changes to the resource&lt;br&gt;
&lt;strong&gt;&lt;code&gt;DELETE&lt;/code&gt;&lt;/strong&gt; : As evident by it's name, this method is used to delete the specified resource&lt;/p&gt;
&lt;h4&gt;
  
  
  DIFFERENCE BETWEEN &lt;code&gt;PUT&lt;/code&gt; AND &lt;code&gt;PATCH&lt;/code&gt; METHODS :
&lt;/h4&gt;

&lt;p&gt;Although both these methods are used to update the existing data, they are different in terms of the extent to which they modify the data. &lt;code&gt;PUT&lt;/code&gt; method updates the entire resource or creates a new one if it already doesn't exist, whereas &lt;code&gt;PATCH&lt;/code&gt; method updates partial-data as sent by the client or throws exception when the resource is not found.&lt;br&gt;
As an example, consider the following code snippet :&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;     axios({
         headers: {
             Authorization: "Token " + localStorage.getItem("token")
         },
         url: API_BASE_URL + "todo/" + id + "/",
         method: "patch",
         data: { title: taskEntry }
     })
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;It's a snippet from a function that updates task in a To-Do web-app. I've used the &lt;code&gt;PATCH&lt;/code&gt; method here because I wanted the function to update &lt;strong&gt;just&lt;/strong&gt; the task the user wanted to update. &lt;br&gt;
You can find the entire function and the rest of the methods I've used &lt;a href="https://github.com/shubhangi013/csoc-2021-task-2-web/blob/branch1/src/main.js"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;To learn more about these methods, I would recommend you to visit &lt;a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods"&gt;this link&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;The session also gave clarity regarding the Params, Body, Header, and everything one can spot or could have a query for while working with an API in Postman. &lt;/p&gt;

&lt;p&gt;After an amazing experience, the session came to an end :(&lt;br&gt;
Postman is really a great platform to work with APIs. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Build them, test them and have FUN while doing it!&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>postmanstudents</category>
      <category>api</category>
      <category>development</category>
      <category>postman</category>
    </item>
  </channel>
</rss>
