<?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: Pallavi Singh</title>
    <description>The latest articles on DEV Community by Pallavi Singh (@pallavisingh123).</description>
    <link>https://dev.to/pallavisingh123</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%2F856189%2F01086c97-b245-457e-9d08-0bcd2e06c810.jpeg</url>
      <title>DEV Community: Pallavi Singh</title>
      <link>https://dev.to/pallavisingh123</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pallavisingh123"/>
    <language>en</language>
    <item>
      <title>Internship with LetsGrowMore</title>
      <dc:creator>Pallavi Singh</dc:creator>
      <pubDate>Mon, 29 Aug 2022 06:49:37 +0000</pubDate>
      <link>https://dev.to/pallavisingh123/internship-with-letsgrowmore-4cg5</link>
      <guid>https://dev.to/pallavisingh123/internship-with-letsgrowmore-4cg5</guid>
      <description>&lt;p&gt;Hey there 👋,&lt;br&gt;
I am happy to share that I have recently completed a 30days virtual internship program at LetsGrowMore in the web development field. First of all, I would like to thank &lt;strong&gt;Aman Kesharwani sir&lt;/strong&gt; and the &lt;strong&gt;letsgrowmore&lt;/strong&gt; community for this amazing opportunity.&lt;br&gt;
&lt;strong&gt;About LetsGrowMore&lt;/strong&gt;&lt;br&gt;
Source:&lt;a href="https://letsgrowmore.in/"&gt;https://letsgrowmore.in/&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;About the Internship&lt;/strong&gt;&lt;br&gt;
The Internship consists of some tasks of different levels like beginner, intermediate and expert levels, out of which we needed to complete 2-3 of them for the internship completion &amp;amp; certificate from the Letsgroemore(LGM) community.&lt;br&gt;
I have completed TASK-1 and TASK-3 after a month of learning and implementing the concept of web development.&lt;br&gt;
The Task which was assigned included the concept on while performing can easily gain a good grasp even as a beginner.&lt;br&gt;
&lt;strong&gt;TASK-1&lt;/strong&gt;&lt;br&gt;
The first task is to create a To-Do List website that is designed using HTML5, CSS, and JavaScript.&lt;br&gt;
The task is to determine your understanding of HTML, CSS, and JavaSript skill along.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;TASK 3&lt;/strong&gt;&lt;br&gt;
A third task is a working calculator web app using HTML, CSS, and JavaScript which does all basic mathematical operations properly.&lt;/p&gt;

&lt;p&gt;I recommend this Internship to everyone who wants to get an opportunity to gain some hands-on experience on an internship of their preference shall apply for this. It would surely boost your confidence, and enhance your knowledge and concept of the tech stack in your desired internship field.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My Github Repo&lt;/strong&gt;:&lt;br&gt;
&lt;strong&gt;Task1&lt;/strong&gt;:&lt;a href="https://github.com/Pallavisingh123/ToDoList.github.io"&gt;https://github.com/Pallavisingh123/ToDoList.github.io&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Task2&lt;/strong&gt;:&lt;a href="https://github.com/Pallavisingh123/webcalculator.github.io"&gt;https://github.com/Pallavisingh123/webcalculator.github.io&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Click here to visit Lestgrowmore Internships opportunities&lt;/strong&gt;:&lt;a href="https://www.linkedin.com/groups/12540463/"&gt;https://www.linkedin.com/groups/12540463/&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Official Website&lt;/strong&gt;:&lt;a href="https://letsgrowmore.in/vip/"&gt;https://letsgrowmore.in/vip/&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Postman API</title>
      <dc:creator>Pallavi Singh</dc:creator>
      <pubDate>Mon, 02 May 2022 17:37:13 +0000</pubDate>
      <link>https://dev.to/pallavisingh123/postman-api-1a1l</link>
      <guid>https://dev.to/pallavisingh123/postman-api-1a1l</guid>
      <description>&lt;p&gt;&lt;strong&gt;Hey there👋&lt;/strong&gt;,&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---dReYRa8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rzvfs7izi15gcfcljx32.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---dReYRa8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rzvfs7izi15gcfcljx32.jpg" alt="Image description" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;APIs (Application Programming Interfaces) allow applications to interact and&lt;/em&gt; &lt;br&gt;
_communicate with each other by using a set of definitions and protocols. &lt;br&gt;
The software has become more complex, and collaborative over the year. &lt;br&gt;
The developer no longer needs to create every service from scratch.&lt;br&gt;
APIs allow developers to access data from a service (like Google or Twitter) without &lt;br&gt;
any knowledge of how the codebase has been implemented.&lt;br&gt;
Example: Google map, Weather reports on your phone, Laptop, and other gadgets.&lt;br&gt;
There is everything like the Cat API, Open Weather Map, Genius, Discord, Youtube to MP3, etc.&lt;/p&gt;

&lt;p&gt;_&lt;br&gt;
&lt;strong&gt;POSTMAN&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--wUb6fTsj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ediv5nsify4flelnqy91.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wUb6fTsj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ediv5nsify4flelnqy91.jpg" alt="Image description" width="800" height="424"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A_ postman is a good tool for testing APIs, by sending to the web server and getting &lt;br&gt;
back the response. Postman is a scalable API testing tool that quickly integrates into &lt;br&gt;
CI/CD pipeline. It started in 2012 as a side project by Abhinav Asthana to simplify &lt;br&gt;
API testing and development. It is a collaborative API development platform that &lt;br&gt;
simplifies creating, using, and testing APIs with a UI. &lt;br&gt;
It has become easier to work with URLs using postman instead of doing &lt;br&gt;
tedious task by command line.&lt;br&gt;
This is being used as a mainstream tool in top software testing companies due to its &lt;br&gt;
tremendous benefits, some of them are listed below: -&lt;br&gt;
▫ Postman allows you to move and share test cases from one system to &lt;br&gt;
another system and environment. This makes it extremely easy to use and &lt;br&gt;
manage test cases.&lt;br&gt;
▫ Easy to create test suits.&lt;br&gt;
▫ It can be easily integrated by different tools like Jenkins.&lt;br&gt;
▫ It allows you to store data from previous test cases into a global variable.&lt;br&gt;
▫ All the data can make available anytime as its entities can be saved to the &lt;br&gt;
cloud_&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Postman API Testing&lt;/strong&gt; &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Gnznof4M--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/21dtv6wpfh1k7wt0moeo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Gnznof4M--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/21dtv6wpfh1k7wt0moeo.png" alt="Image description" width="320" height="480"&gt;&lt;/a&gt;&lt;br&gt;
_Postman API testing bunch of software that tests how the &lt;br&gt;
APIs were developed and analyzes whether the APIs &lt;br&gt;
correctly fulfill their purpose to ensure the application`s &lt;br&gt;
functionality, reliability, security, and performance are not&lt;br&gt;
compromise. Moreover, API testing mainly entails testing SOAP web&lt;br&gt;
services or REST APIs, using JSON or XML message payloads, which are sent through HTTPS and HTTP.&lt;br&gt;
Though other tools like assertible are also in the picture, &lt;br&gt;
Postman remains the top choice for API testing in many &lt;br&gt;
software services companies.&lt;br&gt;
_&lt;/p&gt;

</description>
      <category>postman</category>
      <category>api</category>
      <category>postmanapi101</category>
    </item>
  </channel>
</rss>
