<?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: Liyas Thomas</title>
    <description>The latest articles on DEV Community by Liyas Thomas (@liyasthomas).</description>
    <link>https://dev.to/liyasthomas</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%2F89864%2Fcd0d2f13-df2e-41c5-85a5-c4f1a31ed66d.jpg</url>
      <title>DEV Community: Liyas Thomas</title>
      <link>https://dev.to/liyasthomas</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/liyasthomas"/>
    <language>en</language>
    <item>
      <title>Insomnia Alternative: Hoppscotch - Open Source, Self-Hosted API Development Ecosystem</title>
      <dc:creator>Liyas Thomas</dc:creator>
      <pubDate>Mon, 02 Oct 2023 10:20:49 +0000</pubDate>
      <link>https://dev.to/hoppscotch/insomnia-alternative-hoppscotch-open-source-self-hosted-api-development-ecosystem-2h2e</link>
      <guid>https://dev.to/hoppscotch/insomnia-alternative-hoppscotch-open-source-self-hosted-api-development-ecosystem-2h2e</guid>
      <description>&lt;p&gt;Over the past week, we've observed a growing trend of people seeking alternatives to Insomnia, as they yearn for a more suitable option.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1696221164686%2Feda7f62e-dd5f-456b-871f-d0c9200b89b8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1696221164686%2Feda7f62e-dd5f-456b-871f-d0c9200b89b8.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm trying to cover a 1-on-1 comparison of features of Insomnia and how Hoppscotch can help you build, test, and share APIs:&lt;/p&gt;

&lt;p&gt;At &lt;a href="https://hoppscotch.io/" rel="noopener noreferrer"&gt;&lt;strong&gt;Hoppscotch&lt;/strong&gt;&lt;/a&gt;, we are building an API development ecosystem with a core focus on providing the best developer experience. In this blog, we will explore the features of Hoppscotch and explain how it can enhance your API-building and testing experience.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Open Source&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;​Hoppscotch's open-source nature has helped to keep the contributors, users, and developers in sync. The transparency and trust built over time have led to swiftly addressing the issues, conducting open discussions on feature requests, and delivering a stable and reliable platform.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1694798927059%2F39cb7fca-7f61-4f28-a297-87d04df0735e.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1694798927059%2F39cb7fca-7f61-4f28-a297-87d04df0735e.jpeg"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Collections&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;As the name suggests, a collection is an organized group of API requests. With Hoppscotch, you can create any number of collections and organize the saved requests inside folders for better navigation.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1694798946959%2F48a3531c-6a98-4057-81c4-a904c308d953.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1694798946959%2F48a3531c-6a98-4057-81c4-a904c308d953.jpeg"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Multi-Protocol Support&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Execute &lt;a href="https://docs.hoppscotch.io/documentation/getting-started/rest/creating-a-request" rel="noopener noreferrer"&gt;REST&lt;/a&gt; API requests, and &lt;a href="https://docs.hoppscotch.io/documentation/getting-started/graphql/creating-a-query" rel="noopener noreferrer"&gt;GraphQL&lt;/a&gt; queries, and work with &lt;a href="https://docs.hoppscotch.io/documentation/getting-started/realtime/websocket" rel="noopener noreferrer"&gt;Real-time protocols&lt;/a&gt; like Web Socket, Socket.IO, SSE, and MQTT.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Environments&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;An environment is a reusable set of key-value pairs that can be utilized in creating requests and writing scripts. It also helps to manage the shared data among the team members in a workspace. While accessing the environment variables in the Request URL Bar, Hoppscotch offers an edit property to make changes to the variables then and there if needed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1694799079330%2F0c15b456-7045-490e-a032-717aa274ae59.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1694799079330%2F0c15b456-7045-490e-a032-717aa274ae59.jpeg"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Tests and Scripts&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Create test cases and perform test runs on responses you receive after sending requests. Hoppscotch provides JavaScript APIs that can be used in writing &lt;a href="https://docs.hoppscotch.io/documentation/features/scripts" rel="noopener noreferrer"&gt;pre-request scripts&lt;/a&gt; and building &lt;a href="https://docs.hoppscotch.io/documentation/features/rest-api-testing" rel="noopener noreferrer"&gt;tests&lt;/a&gt;. Use snippets present at the sidebar for different fields to know more about them.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;History&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Keep track of your API requests and responses with Hoppscotch. As soon as you hit send to initiate a request, the call is recorded by Hoppscotch and saved under History. To check out the past requests click on the History icon and access when needed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1694799144419%2F39f9b9c3-bdc6-4a49-a901-d6e995608b4a.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1694799144419%2F39f9b9c3-bdc6-4a49-a901-d6e995608b4a.jpeg"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Team Collaboration&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Use Hoppscotch Teams to create an instant API development environment with your team members or invite collaborators outside your organization to contribute to it. Manage the permissions and assign suitable roles as needed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1694799163193%2F86a1c11f-c8f1-4c97-a2ea-7a07b1b584ff.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1694799163193%2F86a1c11f-c8f1-4c97-a2ea-7a07b1b584ff.jpeg"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Hoppscotch CLI&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Set up Hoppscotch CLI and configure your APIs by exporting the collections and environments. Follow a set of commands to get a test summary of the API.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Self-Host Support&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;To attain complete control of your API development workflow try Hoppscotch's self-host version. &lt;a href="https://docs.hoppscotch.io/documentation/self-host/getting-started" rel="noopener noreferrer"&gt;Configure and set up Hoppscotch on your local machine&lt;/a&gt; and get access to the admin dashboard where you can manage teams and users in your workspace.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1694799215983%2F63a295a1-735f-4942-bc75-58deea781c80.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1694799215983%2F63a295a1-735f-4942-bc75-58deea781c80.jpeg"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And that's a wrap. Explore &lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;Hoppscotch&lt;/a&gt; and stay tuned with releases to track what's cooking and new on our platform.&lt;/p&gt;

&lt;p&gt;If you want to contribute to OSS and make an impact, I believe it is a &lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;great place to start&lt;/a&gt; &amp;amp; build out amazing things. Oh, remember to Star the repo as well.&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/hoppscotch" rel="noopener noreferrer"&gt;
        hoppscotch
      &lt;/a&gt; / &lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;
        hoppscotch
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>opensource</category>
      <category>webdev</category>
      <category>github</category>
    </item>
    <item>
      <title>Embracing Open Source: The Heart of Hoppscotch's Journey</title>
      <dc:creator>Liyas Thomas</dc:creator>
      <pubDate>Fri, 11 Aug 2023 09:58:14 +0000</pubDate>
      <link>https://dev.to/liyasthomas/embracing-open-source-the-heart-of-hoppscotchs-journey-4bio</link>
      <guid>https://dev.to/liyasthomas/embracing-open-source-the-heart-of-hoppscotchs-journey-4bio</guid>
      <description>&lt;h2&gt;
  
  
  &lt;strong&gt;Introduction&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;In the ever-evolving world of software development, innovation is fueled by collaboration, transparency, and shared knowledge. At Hoppscotch, we believe in the power of open source to drive progress and transform the way developers interact with APIs. In this blog post, I will take you on a journey through the inception of our open source API platform, exploring the rationale behind this decision and the philosophy that guides our path.&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/hoppscotch" rel="noopener noreferrer"&gt;
        hoppscotch
      &lt;/a&gt; / &lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;
        hoppscotch
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;


&lt;h2&gt;
  
  
  &lt;strong&gt;The Birth of Hoppscotch: A Humble MVP&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;The story of Hoppscotch began with a simple realization: developers needed a more intuitive, efficient, and user-friendly way to interact with APIs. As a developer myself, I understood the frustration of dealing with cumbersome tools that hindered productivity and slowed down the development process. The solution? A tool that would simplify API testing and documentation, streamline workflows, and enhance the developer experience.&lt;/p&gt;

&lt;p&gt;With this vision in mind, I embarked on creating the Minimum Viable Product (MVP) of Hoppscotch. The initial version was crafted to cater to the core needs of developers, providing them with a clean and intuitive interface to make API requests. As I worked on this MVP, I recognized the immense potential it held to transform the way developers work. However, the journey was just beginning, and I realized that the power of collaboration and collective intelligence could elevate Hoppscotch to new heights.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjyoccpstoga102jf7yjj.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;The Open Source Paradigm: Collaboration and Innovation Unleashed&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;In the software realm, open source has proven time and again to be a catalyst for innovation, fostering a culture of collaboration and knowledge sharing. With Hoppscotch, embracing the open source paradigm was not just a choice; it was the only way forward. Open source aligns perfectly with our core values of transparency, inclusivity, and community-driven development.&lt;/p&gt;

&lt;p&gt;Upon completing the MVP, I faced a pivotal decision – whether to keep Hoppscotch as a proprietary tool or release it as open source. The answer became clear when I considered the vast benefits of open sourcing. By making Hoppscotch open source, we would empower developers around the world to contribute, enhance, and customize the platform according to their unique needs. This open collaboration would lead to a robust, feature-rich tool that evolves with the changing demands of the developer community.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftdu4arlbmbq8zzztxxi4.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;The Philosophy Behind Hoppscotch's Open Source Approach&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;At the heart of Hoppscotch's open source philosophy lies the belief that technology should be accessible, adaptable, and driven by the collective wisdom of the community. We recognize that every developer's perspective is valuable and that the best solutions emerge through a diversity of viewpoints.&lt;/p&gt;

&lt;p&gt;By opening the doors to collaboration, we encourage developers to contribute their expertise, share innovative ideas, and address challenges collectively. Through this process, Hoppscotch has the potential to evolve into a tool that not only meets the immediate needs of developers but also anticipates future trends and requirements.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy53hizzxvxp49wrj489v.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;The Road Ahead: Envisioning a Vibrant Open Source Ecosystem&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;As Hoppscotch continues to flourish as an open source project, our focus remains on nurturing a vibrant ecosystem of developers, contributors, and users. We encourage passionate individuals to join us on this journey, whether it's by submitting code, providing feedback, or sharing their success stories.&lt;/p&gt;

&lt;p&gt;In the coming months and years, we envision Hoppscotch growing into a comprehensive platform that not only simplifies API interactions but also fosters a sense of community and collaboration. We're excited to see how Hoppscotch will be customized, extended, and integrated into diverse development workflows, making an impact on projects of all scales and complexities.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;&lt;img src="https://i.giphy.com/media/L4fB9di7ekn3F5PXaW/giphy.gif"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;At Hoppscotch, the decision to embrace open source was not just a strategic move; it was a reflection of our values, our vision, and our unwavering commitment to empowering developers. Through open collaboration, we are not only shaping a powerful API platform but also contributing to the advancement of software development as a whole. We invite you to join us on this exciting journey as we continue to innovate, collaborate, and build a brighter future for developers worldwide.&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/hoppscotch" rel="noopener noreferrer"&gt;
        hoppscotch
      &lt;/a&gt; / &lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;
        hoppscotch
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;


</description>
    </item>
    <item>
      <title>Supercharge Your API Testing with Hoppscotch!</title>
      <dc:creator>Liyas Thomas</dc:creator>
      <pubDate>Fri, 09 Jun 2023 10:36:37 +0000</pubDate>
      <link>https://dev.to/hoppscotch/supercharge-your-api-testing-with-hoppscotch-3okd</link>
      <guid>https://dev.to/hoppscotch/supercharge-your-api-testing-with-hoppscotch-3okd</guid>
      <description>&lt;p&gt;Trying to wrap your head around static websites and apps that heavily depend on independently managed APIs can be a real struggle when you're just poking around in your browser.&lt;/p&gt;

&lt;p&gt;So, how can we make use of Hoppscotch to both test out our existing APIs and get a better grasp of how they actually work?&lt;/p&gt;

&lt;h1&gt;
  
  
  What is Hoppscotch?
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://hoppscotch.io" rel="noopener noreferrer"&gt;Hoppscotch&lt;/a&gt; is an open-source API development and debugging tool that simplifies the process of working with APIs. It offers a user-friendly interface for making HTTP requests and inspecting responses. With support for various HTTP methods, authentication mechanisms, and customizable options, developers can interact with APIs efficiently.&lt;/p&gt;

&lt;p&gt;Hoppscotch enables organizing and saving API requests into collections, allowing for easy management and reuse. It provides features like history tracking to revisit previous requests, response validation to verify correctness, and code generation for quick integration into applications.&lt;/p&gt;

&lt;p&gt;Being an &lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;open-source project&lt;/a&gt;, Hoppscotch benefits from a vibrant community of contributors and users who continually enhance its features. It is available for free, making it accessible to developers of all backgrounds. The transparency of its source code, available on platforms like GitHub, enables customization and contribution. Overall, Hoppscotch is a powerful and popular tool that streamlines API development, testing, and debugging processes, empowering developers to work more efficiently.&lt;/p&gt;

&lt;h1&gt;
  
  
  What are we going to build and learn?
&lt;/h1&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Creating a Hoppscotch request to fetch information about Squirtle: You can use Hoppscotch to send an HTTP request to an API, such as the PokéAPI, to retrieve data specifically about the Pokémon Squirtle. This would involve configuring the request method, endpoint, and any required parameters.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Building a collection of requests in Hoppscotch for the PokéAPI: You can create a collection in Hoppscotch that contains multiple requests to different endpoints of the PokéAPI. This collection can be used for easy access and testing of various API functionalities, such as fetching Pokémon details, abilities, or moves.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;By working on these tasks, you will gain hands-on experience with Hoppscotch, learn about different types of API requests (GET and POST), explore API authentication mechanisms, and understand how to construct and manage collections of requests for efficient API testing and development.&lt;/p&gt;

&lt;h1&gt;
  
  
  Creating a Hoppscotch request to fetch information about Squirtle
&lt;/h1&gt;

&lt;p&gt;Let's create a Hoppscotch request to fetch information about Squirtle from the &lt;a href="https://pokeapi.co" rel="noopener noreferrer"&gt;PokéAPI&lt;/a&gt;, you can follow these steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Open Hoppscotch: Launch the &lt;a href="https://hoppscotch.io" rel="noopener noreferrer"&gt;Hoppscotch web application&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Set Request Details:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Choose the &lt;strong&gt;HTTP method&lt;/strong&gt; as &lt;code&gt;GET&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Enter the &lt;strong&gt;API endpoint URL&lt;/strong&gt;:
&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;https://pokeapi.co/api/v2/pokemon/squirtle
&lt;/code&gt;&lt;/pre&gt;

&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Send the Request: Click the "&lt;strong&gt;Send&lt;/strong&gt;" button to send the request.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcc1zzirsgukvncxyv847.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcc1zzirsgukvncxyv847.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;View the Response: Hoppscotch will display the response received from the API. The response will be in JSON format and contain information about Squirtle, such as its abilities, moves, stats, and more.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h1&gt;
  
  
  Building a collection of requests in Hoppscotch for the PokéAPI
&lt;/h1&gt;

&lt;p&gt;By following these steps, you can build a collection of requests in Hoppscotch for the PokéAPI. This allows you to organize and group related API requests together, making it easier to manage and reuse them in the future.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Create a new collection:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Click on the "&lt;strong&gt;Collections&lt;/strong&gt;" tab in the Hoppscotch interface.&lt;/li&gt;
&lt;li&gt;Select the option to create a "&lt;strong&gt;New collection&lt;/strong&gt;".&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Favsog0dr5rfgb1tfzhie.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Favsog0dr5rfgb1tfzhie.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure the collection:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Provide a name for the collection, such as "&lt;strong&gt;PokéAPI Collection&lt;/strong&gt;".&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnc7dbjojax15sdhkj3yf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnc7dbjojax15sdhkj3yf.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Add requests to the collection:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Click "&lt;strong&gt;Save&lt;/strong&gt;" or hover over the collection you just created.&lt;/li&gt;
&lt;li&gt;Choose destination location as the collection you just created.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgbf8rjily6mgep8iut02.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgbf8rjily6mgep8iut02.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Alternatively you can click on the "&lt;strong&gt;New Request&lt;/strong&gt;" button within the collection.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1twn18ms513aq3pzjrj3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1twn18ms513aq3pzjrj3.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Test the requests: Once you have added the desired requests to the collection, you can now test them individually by clicking on it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fewatg2bp3tf84vzv5neb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fewatg2bp3tf84vzv5neb.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Hoppscotch's collection feature provides a convenient way to structure your API testing and development workflow.&lt;/p&gt;

&lt;h3&gt;
  
  
  Learn more about Hoppscotch
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://hoppscotch.io" rel="noopener noreferrer"&gt;Web app&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.hoppscotch.io" rel="noopener noreferrer"&gt;Documentation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
    <item>
      <title>Hoppscotch Releases: SemVer to CalVer</title>
      <dc:creator>Liyas Thomas</dc:creator>
      <pubDate>Fri, 21 Apr 2023 10:06:19 +0000</pubDate>
      <link>https://dev.to/liyasthomas/hoppscotch-releases-semver-to-calver-1ajm</link>
      <guid>https://dev.to/liyasthomas/hoppscotch-releases-semver-to-calver-1ajm</guid>
      <description>&lt;p&gt;TL;DR;&lt;/p&gt;

&lt;p&gt;At &lt;a href="https://hoppscotch.io" rel="noopener noreferrer"&gt;Hoppscotch&lt;/a&gt;, we believe in providing our users with the best possible experience when it comes to API development. Our mission is to make API development simple, efficient, and user-friendly. With this goal in mind, we have decided to migrate from our current rolling releases to calendar version releases. This means that instead of constant, incremental updates, Hoppscotch will now be releasing one major update every quarter. Additionally, intermediate patch releases and hot fixes will be made available in between each major release.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hoppscotch.io/" class="ltag_cta ltag_cta--branded" rel="noopener noreferrer"&gt;Open Hoppscotch →&lt;/a&gt;
&lt;/p&gt;




&lt;h2&gt;
  
  
  One small step for Hoppscotch, one giant leap for our release numbering
&lt;/h2&gt;

&lt;p&gt;Since our initial launch, Hoppscotch has used &lt;a href="https://semver.org" rel="noopener noreferrer"&gt;Semantic Versioning&lt;/a&gt; in our release cycle guidelines. Three years, three major releases, and n-patch fixes later, we're making the switch to &lt;a href="https://calver.org" rel="noopener noreferrer"&gt;Calendar Versioning&lt;/a&gt;. This means subscribers to our release notes will see quite the jump in today's version numbering, from the latest v3.0.1 to today's v2023.4.0.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why the switch?
&lt;/h2&gt;

&lt;p&gt;Rolling releases are a continuous stream of updates that are released as soon as they become available. This approach can be convenient for some users, as they always have access to the latest features and bug fixes. However, it can also lead to some challenges, such as stability issues and compatibility problems with other systems.&lt;/p&gt;



&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmiro.medium.com%2Fv2%2Fresize%3Afit%3A440%2Fformat%3Awebp%2F0%2AbAAKK7rcjC2oHv1b.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmiro.medium.com%2Fv2%2Fresize%3Afit%3A440%2Fformat%3Awebp%2F0%2AbAAKK7rcjC2oHv1b.jpg" alt="SemVer parts break-down"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;center&gt;&lt;sup&gt;SemVer parts break-down&lt;/sup&gt;&lt;/center&gt;



&lt;p&gt;The reason for this change is to provide a more stable and predictable environment for Hoppscotch users. With constant updates, developers can find it difficult to keep up with the latest changes and ensure that their code remains compatible. By limiting the number of major updates and making the release schedule more predictable, developers can better plan and manage their development work.&lt;/p&gt;

&lt;p&gt;To address these challenges and provide our users with a better experience, we have decided to move to calendar version releases. This approach involves releasing one major version every quarter, with intermediate patch releases and hot fixes in between. This will provide our users with a more stable and predictable release cycle, while still ensuring they have access to the latest features and bug fixes.&lt;/p&gt;




&lt;h2&gt;
  
  
  Notes on numbering
&lt;/h2&gt;

&lt;p&gt;One of the key benefits of calendar version releases is that they allow us to focus on quality assurance and stability. We can spend more time testing our releases and fixing bugs, which will result in a more stable and reliable platform for our users. Additionally, calendar version releases allow us to plan for compatibility with other systems and ensure that our users can upgrade to the latest version with ease.&lt;/p&gt;



&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmiro.medium.com%2Fv2%2Fresize%3Afit%3A4800%2Fformat%3Awebp%2F0%2AdjbnhOT72Kp0NG8D.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fmiro.medium.com%2Fv2%2Fresize%3Afit%3A4800%2Fformat%3Awebp%2F0%2AdjbnhOT72Kp0NG8D.png" alt="CalVer parts break-down"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;center&gt;&lt;sup&gt;CalVer parts break-down&lt;/sup&gt;&lt;/center&gt;



&lt;p&gt;In addition, the calendar version model will make it easier for developers to stay up-to-date with the latest features and functionality. Instead of constantly having to make small updates, developers will only have to make major updates every quarter. This will save time and make the development process more efficient.&lt;/p&gt;

&lt;p&gt;One of the biggest advantages of the calendar version release model is that it allows for better testing and quality assurance. With each major release, Hoppscotch will be able to perform more thorough testing and address any bugs or issues that are discovered. This will lead to a more stable and reliable platform, which will be a great benefit to both developers and end-users.&lt;/p&gt;




&lt;p&gt;Key Takeaways:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The change aims to improve app quality and stability.&lt;/li&gt;
&lt;li&gt;Major releases will be limited to one per quarter.&lt;/li&gt;
&lt;li&gt;The Hoppscotch team will have more time to test and refine each release.&lt;/li&gt;
&lt;li&gt;Users can expect a reliable and consistent experience.&lt;/li&gt;
&lt;li&gt;The app will perform smoothly and seamlessly on any device or platform.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Another benefit of calendar version releases is that they provide a clear roadmap for our users. With one major release per quarter, our users will know when to expect new features and enhancements, and can plan accordingly. This also makes it easier for our users to upgrade to the latest version, as they will have a clear understanding of what changes are coming and when they will be available.&lt;/p&gt;

&lt;p&gt;The intermediate patch releases and hot fixes will also provide an important benefit. In between each major release, Hoppscotch will be able to address any critical bugs or issues that are discovered. This will ensure that users can continue to use the platform without interruption, while also providing the peace of mind that any important issues will be addressed in a timely manner.&lt;/p&gt;

&lt;p&gt;In addition to improving quality, this change will also make it easier for the Hoppscotch team to address any bugs or issues that may arise. With fewer major releases, the team will be able to focus their resources on fixing any problems that are reported, ensuring that users are able to continue using the app without interruption. The intermediate patch releases and hot fixes in between the major releases will provide users with the necessary updates and improvements that they need to keep their projects running smoothly.&lt;/p&gt;




&lt;p&gt;In conclusion, the migration to calendar version releases is an important step forward for Hoppscotch. By improving quality and stability, making it easier to address bugs and issues, and providing users with a clear timeline for new features and updates, with this change, Hoppscotch is positioning itself as a leader in the API development space, and is committed to delivering a high-quality and reliable platform to its users.&lt;/p&gt;

&lt;p&gt;Whether you are an experienced developer or just starting out, &lt;a href="https://hoppscotch.io" rel="noopener noreferrer"&gt;Hoppscotch&lt;/a&gt; is the ideal platform for bringing your APIs to life and sharing them with the world. So why not give it a try today and see what you can create?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>api</category>
      <category>saas</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Open-Source vs. Proprietary API Development Tools: Why open-source development tools are Better?</title>
      <dc:creator>Liyas Thomas</dc:creator>
      <pubDate>Sat, 18 Feb 2023 04:21:03 +0000</pubDate>
      <link>https://dev.to/liyasthomas/open-source-vs-proprietary-api-development-tools-why-open-source-development-tools-are-better-akc</link>
      <guid>https://dev.to/liyasthomas/open-source-vs-proprietary-api-development-tools-why-open-source-development-tools-are-better-akc</guid>
      <description>&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/API" rel="noopener noreferrer"&gt;API (Application Programming Interface)&lt;/a&gt; development tools are software solutions designed to help developers create, manage, and integrate APIs into their applications. These tools provide a range of functionalities that make it easier for developers to work with APIs, such as creating and testing endpoints, generating documentation, and monitoring performance.&lt;/p&gt;

&lt;p&gt;We're building &lt;strong&gt;Hoppscotch&lt;/strong&gt; - an open-source API development ecosystem.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch" class="ltag_cta ltag_cta--branded" rel="noopener noreferrer"&gt;GitHub →&lt;/a&gt;
 &lt;a href="https://hoppscotch.io/" class="ltag_cta ltag_cta--branded" rel="noopener noreferrer"&gt;Web app →&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;API development tools are essential for building and managing APIs. They provide a set of functionalities that help developers create, test, and deploy APIs quickly and efficiently. However, when it comes to choosing between open-source and proprietary API development tools, many developers are often confused. In this blog post, we will discuss why open-source development tools are better than proprietary ones.&lt;/p&gt;




&lt;h2&gt;
  
  
  What are Open-Source API Development Tools?
&lt;/h2&gt;

&lt;p&gt;Open-source API development tools are software tools that are freely available to the public. They are developed and maintained by a community of developers who work together to improve the software. Open-source tools are often used by developers who want to customize the software to meet their specific needs.&lt;/p&gt;

&lt;h2&gt;
  
  
  What are Proprietary API Development Tools?
&lt;/h2&gt;

&lt;p&gt;Proprietary API development tools are software tools that are owned by a company. They are developed and maintained by the company that owns them. Proprietary tools are often used by developers who want to use a tool that has been specifically designed for their needs.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why Open-Source Development Tools are Better?
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Cost
&lt;/h3&gt;

&lt;p&gt;One of the main advantages of open-source development tools is that they are free to use. Developers can download, use, and modify the software without any licensing fees. This makes open-source tools an attractive option for developers who are working on a tight budget.&lt;/p&gt;

&lt;h3&gt;
  
  
  Flexibility
&lt;/h3&gt;

&lt;p&gt;Open-source development tools are highly customizable. Developers can modify the software to meet their specific needs. This means that developers can add new features, fix bugs, and improve the software as needed. Proprietary tools, on the other hand, are often limited in terms of customization.&lt;/p&gt;

&lt;h3&gt;
  
  
  Community Support
&lt;/h3&gt;

&lt;p&gt;Open-source development tools are developed and maintained by a community of developers. This means that developers can get help and support from other developers who are using the same software. The community can provide help with bug fixes, feature requests, and other issues.&lt;/p&gt;

&lt;h3&gt;
  
  
  Transparency
&lt;/h3&gt;

&lt;p&gt;Open-source development tools are transparent. Developers can see the source code and understand how the software works. This means that developers can identify and fix bugs more quickly. Proprietary tools, on the other hand, are often opaque, making it difficult for developers to understand how the software works.&lt;/p&gt;

&lt;h3&gt;
  
  
  Innovation
&lt;/h3&gt;

&lt;p&gt;Open-source development tools are often at the forefront of innovation. The community of developers who work on open-source tools are often highly motivated to create new and innovative solutions. This means that open-source tools often have features that are not available in proprietary tools.&lt;/p&gt;




&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;Open-source development tools are a better choice for developers who want to build and manage APIs. They are free, flexible, and highly customizable. They also have a strong community of developers who provide support and help. Open-source tools are transparent, making it easier for developers to understand and fix bugs. Finally, open-source tools are often at the forefront of innovation, providing developers with new and innovative solutions.&lt;/p&gt;

&lt;p&gt;We're building &lt;strong&gt;Hoppscotch&lt;/strong&gt; - an open-source API development ecosystem.&lt;br&gt;
&lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;GitHub ↗&lt;/a&gt; - &lt;a href="https://hoppscotch.io" rel="noopener noreferrer"&gt;Web app ↗&lt;/a&gt;&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.dev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/hoppscotch" rel="noopener noreferrer"&gt;
        hoppscotch
      &lt;/a&gt; / &lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;
        hoppscotch
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>announcement</category>
      <category>devto</category>
      <category>web3</category>
      <category>blockchain</category>
    </item>
    <item>
      <title>Celebrate Open Source with Hacktoberfest</title>
      <dc:creator>Liyas Thomas</dc:creator>
      <pubDate>Sat, 01 Oct 2022 15:08:55 +0000</pubDate>
      <link>https://dev.to/liyasthomas/celebrate-open-source-with-hacktoberfest-f3k</link>
      <guid>https://dev.to/liyasthomas/celebrate-open-source-with-hacktoberfest-f3k</guid>
      <description>&lt;h2&gt;
  
  
  Open Source is Counting on You! Answer the Call, at Hacktoberfest 2022
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Open source is changing the world – one contribution at a time&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hacktoberfest.com" rel="noopener noreferrer"&gt;Hacktoberfest&lt;/a&gt; is a month-long celebration of open-source software run by DigitalOcean. Hacktoberfest is open to everyone, from first-time contributors to seasoned open-source developers. Your open-source journey begins with a pull request. &lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;Hoppscotch&lt;/a&gt; is one of the projects that you can contribute to.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;About Hoppscotch&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Hoppscotch is an open-source API development ecosystem. You can test, save, share, collaborate, document APIs in real time, and many more.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Used by more than one million developers&lt;/li&gt;
&lt;li&gt;46,500+ GitHub stars&lt;/li&gt;
&lt;li&gt;100,000+ monthly users&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch" class="ltag_cta ltag_cta--branded" rel="noopener noreferrer"&gt;GitHub →&lt;/a&gt;
 &lt;a href="https://hoppscotch.io/" class="ltag_cta ltag_cta--branded" rel="noopener noreferrer"&gt;Web app →&lt;/a&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Contribute&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Anyone around the globe who desires to help drive the growth of open source and make positive contributions to an ever-growing community. All backgrounds and skill levels are encouraged to participate. &lt;a href="https://opensource.guide/how-to-contribute" rel="noopener noreferrer"&gt;Learn How to Contribute?&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;There are different ways you can contribute to Hoppscotch. We've curated a list of beginner-friendly ways for you to check out.&lt;/p&gt;




&lt;h3&gt;
  
  
  &lt;strong&gt;👩‍💻 👨‍💻    Implement features&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We have a curated list of Hacktoberfest issues requested by community members that are ready for you to pick up.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.shields.io%2Fbadge%2FActive%2520issues%2520%25E2%259E%2594-2da44e" alt="Active issues"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  &lt;strong&gt;🧪 🧪    Bug fixes&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;If you'd like to break and build software, fix a current issue reported by the community and be a hero!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.shields.io%2Fbadge%2FActive%2520issues%2520%25E2%259E%2594-2da44e" alt="Active issues"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  &lt;strong&gt;👩‍🔧 👨‍🔧    Write tests&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;If you're into maintaining the quality and stability of the software, contribute to our testing suites written in &lt;a href="https://github.com/facebook/jest" rel="noopener noreferrer"&gt;jest&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hoppscotch.io" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.shields.io%2Fbadge%2FWeb%2520App%2520%25E2%259E%2594-2da44e" alt="Web app"&gt;&lt;/a&gt; &lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.shields.io%2Fbadge%2FRepository-555%3Flogo%3Dgithub" alt="Repository"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  &lt;strong&gt;✍️ ✍️    Write documentation&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Contributes to &lt;a href="https://docs.hoppscotch.io" rel="noopener noreferrer"&gt;Hoppscotch Documentation&lt;/a&gt;. See if you can find anything missing or that can be improved.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://docs.hoppscotch.io/" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.shields.io%2Fbadge%2FWeb%2520App%2520%25E2%259E%2594-2da44e" alt="Web app"&gt;&lt;/a&gt; &lt;a href="https://github.com/hoppscotch/docs" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.shields.io%2Fbadge%2FRepository-555%3Flogo%3Dgithub" alt="Repository"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  &lt;strong&gt;💖 💖    Write a blog post&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Used Hoppscotch in a recent project? Built something cool with Hoppscotch? Tell the community about it in an awesome blog post. Publish your article in developer forums like &lt;a href="https://dev.to"&gt;dev.to&lt;/a&gt;, &lt;a href="https://hashnode.com/" rel="noopener noreferrer"&gt;hashnode&lt;/a&gt;, &lt;a href="https://aviyel.com/discussions" rel="noopener noreferrer"&gt;aviyel&lt;/a&gt; etc.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hoppscotch.io" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.shields.io%2Fbadge%2FWeb%2520App%2520%25E2%259E%2594-2da44e" alt="Web app"&gt;&lt;/a&gt; &lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.shields.io%2Fbadge%2FRepository-555%3Flogo%3Dgithub" alt="Repository"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  &lt;strong&gt;✨ ✨    Make a tutorial&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Have you been a user of the project for a while? From video tutorials to written tutorials, help new community members get started with Hoppscotch!&lt;/p&gt;

&lt;p&gt;This will help people using the project and you can also share your insights and tips while writing these. Publish your content on platforms like &lt;a href="https://www.youtube.com" rel="noopener noreferrer"&gt;youtube&lt;/a&gt;, &lt;a href="https://dev.to"&gt;dev.to&lt;/a&gt;, &lt;a href="https://hashnode.com/" rel="noopener noreferrer"&gt;hashnode&lt;/a&gt;, &lt;a href="https://aviyel.com/discussions" rel="noopener noreferrer"&gt;aviyel&lt;/a&gt; etc.&lt;/p&gt;

&lt;p&gt;FUN FACT: Most developers prefer a well-written and up-to-date blog post over reading documentation.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hoppscotch.io" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.shields.io%2Fbadge%2FWeb%2520App%2520%25E2%259E%2594-2da44e" alt="Web app"&gt;&lt;/a&gt; &lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.shields.io%2Fbadge%2FRepository-555%3Flogo%3Dgithub" alt="Repository"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  &lt;strong&gt;🌍 🌎    Translate the software&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Enjoy the application in your favorite language - help us to translate Hoppscotch. There might be users from different parts of the world who are more comfortable in a different language.&lt;/p&gt;

&lt;p&gt;Please read &lt;a href="https://github.com/hoppscotch/hoppscotch/blob/main/TRANSLATIONS.md" rel="noopener noreferrer"&gt;&lt;code&gt;TRANSLATIONS&lt;/code&gt;&lt;/a&gt; for details and the process for submitting pull requests to us.&lt;/p&gt;

&lt;p&gt;This will open up the project to a whole new user base.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hoppscotch.io" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.shields.io%2Fbadge%2FWeb%2520App%2520%25E2%259E%2594-2da44e" alt="Web app"&gt;&lt;/a&gt; &lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.shields.io%2Fbadge%2FRepository-555%3Flogo%3Dgithub" alt="Repository"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  &lt;strong&gt;Support&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;The open source community needs you. Do you have what it takes to join the community and build a better future? We’re here to help you.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hoppscotch.io/discord" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.shields.io%2Fbadge%2Fchat-Discord-7289DA%3Flogo%3Ddiscord" alt="Chat on Discord"&gt;&lt;/a&gt; &lt;a href="https://hoppscotch.io/telegram" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.shields.io%2Fbadge%2Fchat-Telegram-2CA5E0%3Flogo%3DTelegram" alt="Chat on Telegram"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
      <category>opensource</category>
      <category>javascript</category>
      <category>github</category>
    </item>
    <item>
      <title>Hoppscotch is celebrating 35,000 GitHub Stars</title>
      <dc:creator>Liyas Thomas</dc:creator>
      <pubDate>Mon, 03 Jan 2022 10:44:40 +0000</pubDate>
      <link>https://dev.to/liyasthomas/hoppscotch-is-celebrating-35000-github-stars-42hj</link>
      <guid>https://dev.to/liyasthomas/hoppscotch-is-celebrating-35000-github-stars-42hj</guid>
      <description>&lt;p&gt;Hoppscotch now has &lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;35,000 star gazers on GitHub&lt;/a&gt;. We'll use this milestone to recap Hoppscotch’s growth and other important milestones since its beginning as an experimental project in 2019. We've accomplished lot of great things together.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="http://hoppscotch.io" rel="noopener noreferrer"&gt;Hoppscotch&lt;/a&gt; is an open source API development ecosystem.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Since the initial commit (~2 years ago), Hoppscotch has evolved from being an open source side project to an enterprise developer tool.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch" class="ltag_cta ltag_cta--branded" rel="noopener noreferrer"&gt;GitHub →&lt;/a&gt;
 &lt;a href="https://hoppscotch.io/" class="ltag_cta ltag_cta--branded" rel="noopener noreferrer"&gt;Web app →&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Today, Hoppscotch is celebrating the milestone of reaching 35,000 GitHub Stars.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This will be added to the greatest moments timeline.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Read the tweet&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;iframe class="tweet-embed" id="tweet-1477619150235201539-921" src="https://platform.twitter.com/embed/Tweet.html?id=1477619150235201539"&gt;
&lt;/iframe&gt;

  // Detect dark theme
  var iframe = document.getElementById('tweet-1477619150235201539-921');
  if (document.body.className.includes('dark-theme')) {
    iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1477619150235201539&amp;amp;theme=dark"
  }



&lt;/p&gt;

&lt;p&gt;This is an achievement of our whole community. Thank you for each contribution, love, and all the commitments that you made to improve Hoppscotch. We are lucky to build this open-source project with you.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Many people ask me why it got so popular. Here's my answer.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Most developers have side projects. That’s how we try out new things or make something that we miss on the market or in our dev stack. But most side projects end up unfinished and never actually see the light of day. And even if a developer builds up the courage to show his work to the public, he quickly finds out that just publishing a repository doesn’t bring the masses to his doorstep.&lt;/p&gt;

&lt;p&gt;When I set out to create Hoppscotch, of course, I haven’t had the faintest idea if anyone else would be interested in it. But I was mainly scratching my own itch — I knew how to make a web app and I hoped I’d build something that would serve my needs much better than existing tools on the market. That should be your primary motivator — not to chase stars, likes, and other popular content, but to create something for yourself that will make your job easier. There’s a chance you will not be the only one that will find it useful.&lt;/p&gt;

&lt;p&gt;I’d like to share with you what I did to make sure that the project doesn’t end up in the dustbin of history. I will concentrate on open source software, but the following advice may as well apply to any creative endeavor.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Build a solution&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Look around - think about the tools and products you use every day and the underlying problems they solve.&lt;/p&gt;

&lt;p&gt;Instead of identifying a solution first, the initial step is to identify the problem. &lt;strong&gt;The key here is to be very specific about the problem you are identifying.&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Once you’ve identified the problem, the next step is to ideate possible solutions, and they don’t have to necessarily be technical solutions.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Then, from those proposed solutions, create prototypes and begin to test each one.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Continue testing and refining the prototypes until you have enough validation to move full-steam ahead with the one that is working.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Read more in my article: &lt;a href="https://dev.to/liyasthomas/solve-your-own-problem-everything-else-will-follow-12bc"&gt;Solve your own problem, everything else will follow&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Build in public&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Document your journey of building the project. Engage with your users in public forums like &lt;a href="https://dev.to"&gt;dev.to&lt;/a&gt;. Write blogs and articles, talk to your audience, share your milestones, ask for help, get feedback and iterate over the product.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Build for public&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Ship early, ship often. Release the first version as soon as it’s useful. Don’t wait for it to be perfect. For inspiration, &lt;a href="https://codepen.io/liyasthomas/full/XWNGRoo" rel="noopener noreferrer"&gt;here's the initial public MVP release of Hoppscotch&lt;/a&gt;. You don’t have to be satisfied with it. You’ll never be. But you should be eager for some feedback.&lt;/p&gt;

&lt;p&gt;When you add a useful feature to your project, you don’t have to wait for anything to release it or deploy it. It just has to work. The feedback loop with inputs from other people will tell you whether what you’re building makes sense or whether you should take it in other directions. It’s good to get that feedback as soon as possible.&lt;/p&gt;




&lt;h3&gt;
  
  
  Roadmap
&lt;/h3&gt;

&lt;p&gt;Me and &lt;a href="https://dev.to/andrewtheant"&gt;Andrew Bastin&lt;/a&gt; having been building Hoppscotch in public for the past ~2 years. Today is the starting point of many exciting moves and features that will come to Hoppscotch from the very beginning of next month.&lt;/p&gt;

&lt;p&gt;We started to work on different features among which are the capability for teams to collaborate in real-time, workspaces, and some others you'll hear of soon. As always, we are grounding our work on the multiple insights that our users gave us and we are more grateful than ever to have such a committed community.&lt;/p&gt;




&lt;h3&gt;
  
  
  Conclusion
&lt;/h3&gt;

&lt;p&gt;To put it in a nutshell, we'll work on our main focus and priority: making our users happy with new features and improving Hoppscotch as much as we can do.&lt;/p&gt;

&lt;p&gt;Contact: &lt;a href="mailto:liyas@hoppscotch.io"&gt;liyas@hoppscotch.io&lt;/a&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  Join us - we're hiring!
&lt;/h3&gt;

&lt;p&gt;Join our journey to build Hoppscotch for an API-first software era.&lt;/p&gt;

&lt;p&gt;We're hiring in product, engineering, and design.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hoppscotch.io/careers" rel="noopener noreferrer"&gt;Apply now ✨&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Previously, I wrote about:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dev.to/liyasthomas/how-hoppscotch-is-building-an-open-source-api-development-ecosystem-5cl7"&gt;How Hoppscotch is building an open source "API development ecosystem"&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.to/liyasthomas/create-teams-for-collaboration-in-hoppscotch-58a"&gt;Create Teams for Collaboration in Hoppscotch&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
    <item>
      <title>How Hoppscotch is building an open source "API development ecosystem"</title>
      <dc:creator>Liyas Thomas</dc:creator>
      <pubDate>Tue, 14 Dec 2021 18:09:02 +0000</pubDate>
      <link>https://dev.to/liyasthomas/how-hoppscotch-is-building-an-open-source-api-development-ecosystem-5cl7</link>
      <guid>https://dev.to/liyasthomas/how-hoppscotch-is-building-an-open-source-api-development-ecosystem-5cl7</guid>
      <description>&lt;p&gt;At &lt;a href="https://hoppscotch.io/"&gt;&lt;strong&gt;Hoppscotch&lt;/strong&gt;&lt;/a&gt;, our focus has been on empowering developers to focus on their work of building and testing Application Programming Interfaces (APIs). In the past year, we have come a long way and we are excited to share the latest milestones in our journey.&lt;/p&gt;

&lt;p&gt;Today, we’re announcing that &lt;strong&gt;we’ve raised $3M in seed funding led by &lt;a href="https://oss.capital/"&gt;OSS Capital&lt;/a&gt;&lt;/strong&gt;! Additionally, we are excited to share a slew of new product updates aimed at re-envisioning the principles and practices to continue developing the best-in-class tool for developers to create APIs.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch" class="ltag_cta ltag_cta--branded"&gt;GitHub →&lt;/a&gt;
 &lt;a href="https://hoppscotch.io/" class="ltag_cta ltag_cta--branded"&gt;Web app →&lt;/a&gt;
&lt;/p&gt;




&lt;h2&gt;
  
  
  &lt;strong&gt;Next-generation companies are built with Hoppscotch&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Thousands of companies –from early teams to growth-stage –use Hoppscotch to develop and test APIs. Employees from &lt;strong&gt;Google, Microsoft, Salesforce, IBM, Cisco, RedHat, Verizon, Emirates, OLX&lt;/strong&gt; are just a few examples.&lt;/p&gt;

&lt;p&gt;Hoppscotch’s tools and API development methodologies are becoming the standard for high-performing teams, and the &lt;strong&gt;500,000+ people-strong Hoppscotch community&lt;/strong&gt; represents a welcoming and fast-growing hub of globally productive developers. Tools like Hoppscotch have become even more critical as companies operate on headless API-driven methodologies. APIs represent the future of making software and communicating data.&lt;/p&gt;




&lt;h2&gt;
  
  
  &lt;strong&gt;Partnering with OSS Capital&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Following our progress, and to accelerate and to continue taking Hoppscotch to the next level, we’ve partnered with &lt;strong&gt;OSS Capital&lt;/strong&gt; for our Seed. &lt;strong&gt;Joseph Jacks&lt;/strong&gt; (general partner, OSS Capital) led our seed round and joins our board. We admire and resonate with OSS Capital’s and Joseph’s long-term approach to company building and respect their exceptional track record of backing next-generation, category-defining COSS companies.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“OSS Capital is honored to partner with Liyas Thomas in leading the seed round for Hoppscotch, alongside Automattic — the creators of WordPress. Since first learning about Liyas and his work through the &lt;a href="http://dev.to/"&gt;DEV.to&lt;/a&gt; community, our first seed investment, we quickly developed a strong sense of the passion, authenticity, and exceptional vibrancy exhibited in the Hoppscotch community. As API-driven development continues to become a fundamental driver of digital innovation and transformation, we believe Hoppscotch will shape and further evolve the cutting edge of API tooling for developers everywhere. In a short period since launching, Hoppscotch has captured the adoption and loyalty of 500,000+ developers globally, and established itself as &lt;strong&gt;the fastest-growing open-source ecosystem in India&lt;/strong&gt;, and globally in its category. Congratulations to Liyas and team on their success so far!”&lt;/p&gt;

&lt;p&gt;— Joseph Jacks&lt;/p&gt;

&lt;p&gt;Founder and General Partner, OSS Capital&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;In addition, several industry leaders are participating in this round and bringing on their insights and networks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Austen Allred, co-founder &amp;amp; CEO of Bloom Institute of Technology (formerly Lambda School)&lt;/li&gt;
&lt;li&gt;Paul Sieminski, chief legal officer of Automattic&lt;/li&gt;
&lt;li&gt;Clint Smith, chief legal officer of Discord&lt;/li&gt;
&lt;li&gt;Tod Sacerdoti, founder &amp;amp; CEO of PipeDream&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This funding, along with the support from our investors, gives us the resources to really accelerate and go after defining the new standard for software development.&lt;/p&gt;




&lt;h2&gt;
  
  
  &lt;strong&gt;Looking ahead&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;We started Hoppscotch in August of 2019, with a simple insight: building and testing APIs has increasingly grown in complexity. The current approach is to layer on more processes and cumbersome tools. We want to see a world that unwinds all of this complexity by providing the practices and tools that fit the developers' workflow, empowering teams to focus on the act of building.&lt;/p&gt;

&lt;p&gt;We are grateful for all the support we have received from our customers, partners, and investors. Let’s make software as a craft feel magical again.&lt;/p&gt;

&lt;h3&gt;
  
  
  Join us - we're hiring!
&lt;/h3&gt;

&lt;p&gt;Join our journey to build Hoppscotch for an API-first software era.&lt;/p&gt;

&lt;p&gt;We're hiring in product, engineering, and design.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hoppscotch.io/careers"&gt;Apply now ✨&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Liyas Thomas&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Founder &amp;amp; CEO, Hoppscotch&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>testing</category>
      <category>webdev</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Create Teams for Collaboration in Hoppscotch</title>
      <dc:creator>Liyas Thomas</dc:creator>
      <pubDate>Tue, 02 Nov 2021 15:44:10 +0000</pubDate>
      <link>https://dev.to/liyasthomas/create-teams-for-collaboration-in-hoppscotch-58a</link>
      <guid>https://dev.to/liyasthomas/create-teams-for-collaboration-in-hoppscotch-58a</guid>
      <description>&lt;p&gt;TL;DR&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Hoppscotch is an open-source API development ecosystem.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Today we're launching Teams Collaboration support [public beta] in Hoppscotch.&lt;/p&gt;

&lt;p&gt;✅   Unlimited teams&lt;/p&gt;

&lt;p&gt;✅   Unlimited shared collections&lt;/p&gt;

&lt;p&gt;✅   Unlimited team members&lt;/p&gt;

&lt;p&gt;✅   Role-based access control&lt;/p&gt;

&lt;p&gt;✅   Cloud sync&lt;/p&gt;

&lt;p&gt;✅   Multiple devices&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch" class="ltag_cta ltag_cta--branded" rel="noopener noreferrer"&gt;GitHub →&lt;/a&gt;
 &lt;a href="https://hoppscotch.io/" class="ltag_cta ltag_cta--branded" rel="noopener noreferrer"&gt;Web app →&lt;/a&gt;
 &lt;/p&gt;


&lt;h1&gt;
  
  
  Create Teams for Collaboration in Hoppscotch
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://hoppscotch.io" rel="noopener noreferrer"&gt;Hoppscotch&lt;/a&gt;  is a collaborative API development tool that helps you test, save and share APIs, from any device. You can use Hoppscotch Teams to have an instant API development environment with members of your team or collaborators outside your organization. You can make shared collections, set role-based access control, test, save and share APIs in real-time.&lt;/p&gt;
&lt;h2&gt;
  
  
  Best practices
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Create teams for shared API collections.&lt;/li&gt;
&lt;li&gt;Create an org-wide team for communication with everyone across your organization.&lt;/li&gt;
&lt;li&gt;Create teams for specific projects and apply the right amount of protection based on who should be included.&lt;/li&gt;
&lt;li&gt;Create specific teams for communication with external users to keep them separate from anything sensitive for your business.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For example, a start-up, enterprise firm, or SaaS company could create the following teams:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;A business-, firm-, or practice-wide team: This is for everyone to use for day-to-day communications and work across your business. You can use this team to share public APIs or share information of interest for your whole firm or practice.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Individual teams: Set up teams for smaller groups to collaborate about their day-to-day work.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;An external communications team or teams: Coordinate with your vendors, partners, or clients without allowing them into anything sensitive. Set up different collections for specific groups.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1635782976048%2FBj9wgrzk2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1635782976048%2FBj9wgrzk2.png" alt="pretty_snap_2021_10_1_21_39.png"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Set it up
&lt;/h2&gt;

&lt;p&gt;Create a team for just the development team and testers, or product manager and head of departments in just two easy steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Create a team&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Visit  &lt;a href="https://hoppscotch.io/profile" rel="noopener noreferrer"&gt;&lt;strong&gt;Profile page&lt;/strong&gt;&lt;/a&gt; (click "&lt;strong&gt;Login&lt;/strong&gt;" if not logged in already)   &amp;gt;   Switch to &lt;strong&gt;Teams&lt;/strong&gt; tab&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Click "&lt;strong&gt;Create new team&lt;/strong&gt;"&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Give team a name   &amp;gt;   "&lt;strong&gt;Save&lt;/strong&gt;"&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt;Invite team members&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Click "&lt;a href="https://hoppscotch.io" rel="noopener noreferrer"&gt;&lt;strong&gt;Invite&lt;/strong&gt;&lt;/a&gt;" on top-right corner   &amp;gt;   Select a team&lt;/li&gt;
&lt;li&gt;Add team members email and set permissions   &amp;gt;   Click "&lt;strong&gt;Invite&lt;/strong&gt;"&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That's it, you've successfully created a team and sent invites to your team members. Ask your team members to check their inbox to accept the invitation from the email received from Hoppscotch.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1635785448594%2Fqc6gpBy_Q.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1635785448594%2Fqc6gpBy_Q.png" alt="pretty_snap_2021_10_1_22_20.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;NOTE: Team owners can revoke pending invitations from "&lt;/em&gt;&lt;em&gt;Invite window&lt;/em&gt;&lt;em&gt;"&lt;/em&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  User roles
&lt;/h2&gt;

&lt;p&gt;Roles are used to control access to the shared collections.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;ROLE&lt;/th&gt;
&lt;th&gt;PERMISSIONS&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;OWNER&lt;/td&gt;
&lt;td&gt;Owners can add, edit, and delete requests, collections, and team members.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;EDITOR&lt;/td&gt;
&lt;td&gt;Editors can add, edit, and delete collections and requests.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;VIEWER&lt;/td&gt;
&lt;td&gt;Viewers can only view and use requests.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Follow the project on GitHub for more product updates.&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/hoppscotch" rel="noopener noreferrer"&gt;
        hoppscotch
      &lt;/a&gt; / &lt;a href="https://github.com/hoppscotch/hoppscotch" rel="noopener noreferrer"&gt;
        hoppscotch
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;In two years, Hoppsotch has grown to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;500,000+&lt;/strong&gt; all-time users&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;22,000+&lt;/strong&gt; monthly users&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;32,500+&lt;/strong&gt; GitHub stars&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;150&lt;/strong&gt; contributors&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Starting with Hoppscotch for Teams — we're laying the foundation to build a truly open, transparent, and flexible API development tool.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;We'll be focusing on every life cycle of API development:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Design&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Development&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Testing&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Deployment&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Consumption&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Our roadmap aligns with this vision.&lt;/p&gt;

&lt;p&gt;Join our &lt;a href="https://hoppscotch.io/discord" rel="noopener noreferrer"&gt;&lt;strong&gt;Discord server&lt;/strong&gt;&lt;/a&gt; or  &lt;a href="https://hoppscotch.io/newsletter" rel="noopener noreferrer"&gt;&lt;strong&gt;Subscribe to our Newsletter&lt;/strong&gt;&lt;/a&gt; to stay up to date with the latest happenings in the product.&lt;/p&gt;

&lt;h3&gt;
  
  
  Join us - we're hiring!
&lt;/h3&gt;

&lt;p&gt;Join our journey to build Hoppscotch for an API-first software era.&lt;/p&gt;

&lt;p&gt;We're hiring in product, engineering, and design.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;a href="https://hoppscotch.io/careers" rel="noopener noreferrer"&gt;Join our team - Apply now ✨&lt;/a&gt;
&lt;/h3&gt;

</description>
      <category>opensource</category>
      <category>javascript</category>
      <category>webdev</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Celebrate Open Source with Hacktoberfest</title>
      <dc:creator>Liyas Thomas</dc:creator>
      <pubDate>Tue, 28 Sep 2021 08:42:06 +0000</pubDate>
      <link>https://dev.to/liyasthomas/celebrate-open-source-with-hacktoberfest-3bje</link>
      <guid>https://dev.to/liyasthomas/celebrate-open-source-with-hacktoberfest-3bje</guid>
      <description>&lt;p&gt;Open source is changing the world – one contribution at a time.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hacktoberfest.digitalocean.com"&gt;Hacktoberfest&lt;/a&gt; is a month-long celebration of open source software run by DigitalOcean. Hacktoberfest is open to everyone, from first-time contributors to seasoned open source developers. Your open source journey begins with a pull request. Hoppscotch is one of the projects that you can contribute to.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;About Hoppscotch&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Hoppscotch is an open source API development ecosystem. You can test, save, share, collaborate, document APIs in real-time, and many more.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Used by 500,000+ developers&lt;/li&gt;
&lt;li&gt;31,000+ GitHub stars&lt;/li&gt;
&lt;li&gt;21,000+ monthly users&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch" class="ltag_cta ltag_cta--branded"&gt;GitHub →&lt;/a&gt;
 &lt;a href="https://hoppscotch.io/" class="ltag_cta ltag_cta--branded"&gt;Web app →&lt;/a&gt;
&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--A9-wwsHG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/hoppscotch"&gt;
        hoppscotch
      &lt;/a&gt; / &lt;a href="https://github.com/hoppscotch/hoppscotch"&gt;
        hoppscotch
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      👽 Open source API development ecosystem - https://hoppscotch.io
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;


&lt;h2&gt;
  
  
  &lt;strong&gt;Contribute&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Anyone around the globe who desires to help drive the growth of open source and make positive contributions to an ever-growing community. All backgrounds and skill levels are encouraged to participate. &lt;a href="https://opensource.guide/how-to-contribute"&gt;Learn How to Contribute?&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;There are different ways you can contribute to Hoppscotch. We've curated a list of beginner-friendly ways for you to check out.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;👩‍💻 👨‍💻    Implement features&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We have a curated list of Hacktoberfest issues requested by community members that are ready for you to pick up.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc"&gt;&lt;strong&gt;Active issues ➔&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;🧪 🧪    Bug fixes&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;If you'd like to break and build software, fix an existing issue reported by the community and be a hero!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc"&gt;&lt;strong&gt;Active issues ➔&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;👩‍🔧 👨‍🔧    Write tests&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;If you're into maintaining the quality and stability of the software, contribute to our testing suites written in &lt;a href="https://github.com/facebook/jest"&gt;jest&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hoppscotch.io"&gt;&lt;strong&gt;Web app ➔&lt;/strong&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/hoppscotch/hoppscotch"&gt;&lt;strong&gt;Repository ➔&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;✍️ ✍️    Write documentation&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Contributes to &lt;a href="https://docs.hoppscotch.io"&gt;Hoppscotch Documentation&lt;/a&gt;. See if you can find anything missing or that can be improved.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://docs.hoppscotch.io"&gt;&lt;strong&gt;Web app ➔&lt;/strong&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/hoppscotch/docs"&gt;&lt;strong&gt;Repository ➔&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;💖 💖    Write a blog post&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Used Hoppscotch in a recent project? Built something cool with Hoppscotch? Tell the community about it in an awesome blog post. Publish your article in developer forums like &lt;a href="https://dev.to"&gt;dev.to&lt;/a&gt;, &lt;a href="https://hashnode.com/"&gt;hashnode&lt;/a&gt;, &lt;a href="https://aviyel.com/discussions"&gt;aviyel&lt;/a&gt; etc.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hoppscotch.io"&gt;&lt;strong&gt;Web app ➔&lt;/strong&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/hoppscotch/hoppscotch"&gt;&lt;strong&gt;Repository ➔&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;✨ ✨    Make a tutorial&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Have you been a user of the project for a while? From video tutorials to written tutorials, help new community members get started with Hoppscotch!&lt;/p&gt;

&lt;p&gt;This will help people who are using the project and you can also share your own insights and tips while writing these. Publish your content on platforms like &lt;a href="https://www.youtube.com"&gt;youtube&lt;/a&gt;, &lt;a href="https://dev.to"&gt;dev.to&lt;/a&gt;, &lt;a href="https://hashnode.com/"&gt;hashnode&lt;/a&gt;, &lt;a href="https://aviyel.com/discussions"&gt;aviyel&lt;/a&gt; etc.&lt;/p&gt;

&lt;p&gt;FUN FACT: Most developers prefer a well-written and up-to-date blog post over reading documentation most of the time.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hoppscotch.io"&gt;&lt;strong&gt;Web app ➔&lt;/strong&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/hoppscotch/hoppscotch"&gt;&lt;strong&gt;Repository ➔&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;🌍 🌎    Translate the software&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Enjoy the application in your favorite language - help us to translate Hoppscotch. There might be users from different parts of the world who are more comfortable in a different language.&lt;/p&gt;

&lt;p&gt;Please read &lt;a href="https://github.com/hoppscotch/hoppscotch/blob/main/TRANSLATIONS.md"&gt;&lt;code&gt;TRANSLATIONS&lt;/code&gt;&lt;/a&gt; for details and the process for submitting pull requests to us.&lt;/p&gt;

&lt;p&gt;This will open up the project to a whole new user base.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hoppscotch.io"&gt;&lt;strong&gt;Web app ➔&lt;/strong&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/hoppscotch/hoppscotch"&gt;&lt;strong&gt;Repository ➔&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  &lt;strong&gt;Support&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;We’re here to help you.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hoppscotch.io/discord"&gt;Chat on Discord&lt;/a&gt;&lt;br&gt;
&lt;a href="https://hoppscotch.io/telegram"&gt;Chat on Telegram&lt;/a&gt;&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
      <category>opensource</category>
      <category>webdev</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Hoppscotch is celebrating 30,000 GitHub Stars 🎉</title>
      <dc:creator>Liyas Thomas</dc:creator>
      <pubDate>Thu, 22 Jul 2021 14:30:34 +0000</pubDate>
      <link>https://dev.to/liyasthomas/hoppscotch-is-celebrating-30-000-github-stars-1gg9</link>
      <guid>https://dev.to/liyasthomas/hoppscotch-is-celebrating-30-000-github-stars-1gg9</guid>
      <description>&lt;p&gt;&lt;strong&gt;&lt;a href="http://hoppscotch.io" rel="noopener noreferrer"&gt;Hoppscotch&lt;/a&gt; is an open source API development ecosystem.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fa43rnrxo19wdnw9svocx.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fa43rnrxo19wdnw9svocx.jpeg" alt="Hoppscotch screenshot"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Since the initial commit (~2 years ago), Hoppscotch has evolved from being an open source side project to an enterprise developer tool.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch" class="ltag_cta ltag_cta--branded" rel="noopener noreferrer"&gt;GitHub →&lt;/a&gt;
 &lt;a href="https://hoppscotch.io/" class="ltag_cta ltag_cta--branded" rel="noopener noreferrer"&gt;Web app →&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Hoppscotch is celebrating the milestone of reaching 30,000 GitHub Stars.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is an achievement of our whole community. Thank you for each contribution, love, and all the commitments that you made to improve Hoppscotch. We are lucky to build this open-source project with you.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Many people ask me why it got so popular. Here's my answer.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Most developers have side projects. That’s how we try out new things or make something that we miss on the market or in our dev stack. But most side projects end up unfinished and never actually see the light of day. And even if a developer builds up the courage to show his work to the public, he quickly finds out that just publishing a repository doesn’t bring the masses to his doorstep.&lt;/p&gt;

&lt;p&gt;When I set out to create Hoppscotch, of course, I haven’t had the faintest idea if anyone else would be interested in it. But I was mainly scratching my own itch — I knew how to make a web app and I hoped I’d build something that would serve my needs much better than existing tools on the market. That should be your primary motivator — not to chase stars, likes, and other popular content, but to create something for yourself that will make your job easier. There’s a chance you will not be the only one that will find it useful.&lt;/p&gt;

&lt;p&gt;I’d like to share with you what I did to make sure that the project doesn’t end up in the dustbin of history. I will concentrate on open source software, but the following advice may as well apply to any creative endeavor.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Build a solution&lt;/strong&gt;&lt;br&gt;
Look around - think about the tools and products you use every day and the underlying problems they solve.&lt;/p&gt;

&lt;p&gt;Instead of identifying a solution first, the initial step is to identify the problem. &lt;strong&gt;The key here is to be very specific about the problem you are identifying.&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Once you’ve identified the problem, the next step is to ideate possible solutions, and they don’t have to necessarily be technical solutions.&lt;/li&gt;
&lt;li&gt;Then, from those proposed solutions, create prototypes and begin to test each one.&lt;/li&gt;
&lt;li&gt;Continue testing and refining the prototypes until you have enough validation to move full-steam ahead with the one that is working.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Read more in my article: &lt;a href="https://dev.to/liyasthomas/solve-your-own-problem-everything-else-will-follow-12bc"&gt;Solve your own problem, everything else will follow&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Build in public&lt;/strong&gt;&lt;br&gt;
Document your journey of building the project. Engage with your users in public forums like &lt;a href="https://dev.to"&gt;dev.to&lt;/a&gt;. Write blogs and articles, talk to your audience, share your milestones, ask for help, get feedback and iterate over the product.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Build for public&lt;/strong&gt;&lt;br&gt;
Ship early, ship often. Release the first version as soon as it’s useful. Don’t wait for it to be perfect. For inspiration, &lt;a href="https://codepen.io/liyasthomas/full/XWNGRoo" rel="noopener noreferrer"&gt;here's the initial public MVP release of Hoppscotch&lt;/a&gt;. You don’t have to be satisfied with it. You’ll never be. But you should be eager for some feedback.&lt;/p&gt;

&lt;p&gt;When you add a useful feature to your project, you don’t have to wait for anything to release it or deploy it. It just has to work. The feedback loop with inputs from other people will tell you whether what you’re building makes sense or whether you should take it in other directions. It’s good to get that feedback as soon as possible.&lt;/p&gt;


&lt;h3&gt;
  
  
  Roadmap
&lt;/h3&gt;

&lt;p&gt;Me and &lt;a href="https://dev.to/andrewtheant"&gt;Andrew Bastin&lt;/a&gt; having been building Hoppscotch in public for the past ~2 years. Today is the starting point of many exciting moves and features that will come to Hoppscotch from the very beginning of next month.&lt;/p&gt;

&lt;p&gt;We started to work on different features among which are the capability for teams to collaborate in real-time, workspaces, and some others you'll hear of soon. As always, we are grounding our work on the multiple insights that our users gave us and we are more grateful than ever to have such a committed community.&lt;/p&gt;
&lt;h3&gt;
  
  
  Conclusion
&lt;/h3&gt;

&lt;p&gt;To put it in a nutshell, we'll work on our main focus and priority: making our users happy with new features and improving Hoppscotch as much as we can do.&lt;/p&gt;

&lt;p&gt;Contact: &lt;a href="mailto:liyas@hoppscotch.io"&gt;liyas@hoppscotch.io&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Read the tweet&lt;/strong&gt;&lt;br&gt;
&lt;iframe class="tweet-embed" id="tweet-1417870384284590084-850" src="https://platform.twitter.com/embed/Tweet.html?id=1417870384284590084"&gt;
&lt;/iframe&gt;

  // Detect dark theme
  var iframe = document.getElementById('tweet-1417870384284590084-850');
  if (document.body.className.includes('dark-theme')) {
    iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1417870384284590084&amp;amp;theme=dark"
  }



&lt;/p&gt;

</description>
      <category>opensource</category>
    </item>
    <item>
      <title>GitHub Externship ❤️ Hoppscotch</title>
      <dc:creator>Liyas Thomas</dc:creator>
      <pubDate>Thu, 22 Apr 2021 16:46:22 +0000</pubDate>
      <link>https://dev.to/liyasthomas/github-externship-hoppscotch-m95</link>
      <guid>https://dev.to/liyasthomas/github-externship-hoppscotch-m95</guid>
      <description>&lt;h1&gt;
  
  
  &lt;strong&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch/blob/main/GITHUB_EXTERNSHIP.md"&gt;Join GitHub Externship @ Hoppscotch&lt;/a&gt;&lt;/strong&gt;
&lt;/h1&gt;




&lt;p&gt;India 🇮🇳 is home to one of the largest communities of student developers in the world. In 2020 we saw the number of students participating in the GitHub Campus program increase by 142 percent, over 100,000 students signed up to GitHub Student Developer Pack, and campus offering was adopted by more than 100 higher-education institutions in India.&lt;/p&gt;

&lt;p&gt;This growth is great to see, as the student ecosystem is incredibly important to the continued growth and pace of innovation in India.  However, students do not have enough opportunities to get mentorship that can make them real-world-ready and enhance their job prospects. &lt;/p&gt;

&lt;h3&gt;
  
  
  We are super excited to be a ‘Partner Organization’ of &lt;a href="https://github-externships.github.io/externship/"&gt;GitHub Externship&lt;/a&gt; and look forward to supporting all interested students to participate and contribute to our &lt;a href="https://github.com/hoppscotch"&gt;open-source projects&lt;/a&gt;.
&lt;/h3&gt;

&lt;p&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch" class="ltag_cta ltag_cta--branded"&gt;GitHub →&lt;/a&gt;
 &lt;a href="https://hoppscotch.io/" class="ltag_cta ltag_cta--branded"&gt;Web app →&lt;/a&gt;
&lt;/p&gt;




&lt;blockquote&gt;
&lt;p&gt;To support the growing community of student developers and to address their needs, GitHub is launching &lt;strong&gt;GitHub Externships&lt;/strong&gt;. This builds on &lt;strong&gt;&lt;a href="https://education.github.com/schools"&gt;GitHub Campus&lt;/a&gt;&lt;/strong&gt; offering by providing students a unique opportunity to engage with companies in India, via fellowship programs, and build the right skills future developers need, to succeed in an enterprise environment. The program really connects the dots between open source, the next generation of software developers, and successful companies.&lt;/p&gt;

&lt;p&gt;The GitHub Externship is a 90 days fellowship program about learning, preparing students to be market-ready, strengthening industry-academia relations, and giving practical experience to students. This also aims to provide innovative solutions to the partner organizations on their existing challenges, organizations could potentially identify real talent that can be employed by the organizations at later stages.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h1&gt;
  
  
  Eligibility
&lt;/h1&gt;

&lt;p&gt;Third-year students that are part of higher-education institutions in India have signed up for the GitHub Campus Program.&lt;/p&gt;

&lt;p&gt;For more details please go to the &lt;a href="https://github-externships.github.io/externship"&gt;program page here&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Need Help?
&lt;/h2&gt;

&lt;p&gt;If you have any questions or queries please contact us via &lt;a href="https://t.me/hoppscotch_externship"&gt;Telegram&lt;/a&gt;, &lt;a href="https://discord.gg/GAMWxmR"&gt;Discord&lt;/a&gt; or send an email to us at &lt;a href="mailto:support@hoppscotch.io"&gt;support@hoppscotch.io&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/hoppscotch/hoppscotch/blob/main/GITHUB_EXTERNSHIP.md"&gt;Join GitHub Externship @ Hoppscotch&lt;/a&gt;&lt;/p&gt;

</description>
      <category>github</category>
      <category>opensource</category>
      <category>contributorswanted</category>
    </item>
  </channel>
</rss>
