Hoppscotch
Hoppscotch
  • 17
  • 5 323
Hoppscotch Release Recap: v2024.12.0
Release v2024.12.0 is here!
Happy New Year, everyone! 🎉 New year, same us : shipping updates! Let’s start 2025 by cracking open our latest release and seeing what cool stuff we’ve got for you this time.
🎄 What’s New?
1. AI Experiments: Generate pre- and post-request scripts or customize request names with ease.
2. Keep Variable Values: A new Collection Runner setting to retain variable changes post-run.
3. Bulk Edit for Multipart/Form-Data: Save time by editing multiple parameters at once.
4. Request History Control: New admin-level settings for managing request logging.
5. SAML Role Sync: Assign admin roles seamlessly via SAML integration.
💡 Plus, several bug fixes and performance optimizations to keep the platform running reliably.
Timestamps ⏳
0:00 - Introduction and Overview
0:47 - AI Experiments
1:46 - New Collection Runner setting
2:24 - Bulk edit on request body form-data
2:47 - Request History Configuration
3:33 - Sync Admin role from SAML
4:00 - Ending Notes
🔗 All updates are live across platforms, check them out now straight from - hoppscotch.io
Quicklinks 🌱:
GitHub Repository: github.com/hoppscotch/hoppscotch
Discord: discord.gg/VZABszy4Ed
X: x.com/hoppscotch_io
LinkedIn: www.linkedin.com/company/hoppscotch/
#api #webdevelopment #softwaredevelopment #selfhosted #opensource
มุมมอง: 38

วีดีโอ

Send Binary Data in the API Request Body Using Hoppscotch
มุมมอง 4114 วันที่ผ่านมา
In this video, we'll show you how to send binary data directly in the API request body using Hoppscotch. This method, using application/octet-stream, is a cleaner alternative to multipart form data, especially when dealing with files like images, audio, or executables. If you’re working with file uploads in APIs and want a straightforward approach, this video is for you. ⏳ Timestamps: 0:00 - Ov...
Using Collection Runner on Hoppscotch [CLI Edition] 📟
มุมมอง 4221 วันที่ผ่านมา
In this video, we extend our discussion of using the Collection Runner in Hoppscotch, but this time from the comfort of your terminal - using the Hoppscotch CLI to run collections stored in Hoppscotch Cloud. If you want to execute requests from collections stored in a self-hosted instance, simply provide your server URL alongside the hopp test command. ⏳ Timestamps: 0:00 - Overview 1:00 - Prere...
Using Collection Runner on Hoppscotch [GUI Edition] ▶️
มุมมอง 71หลายเดือนก่อน
In this video, we’re diving into how to use the Collection Runner on the Hoppscotch web app. If you’re testing APIs or automating workflows, the GUI offers a seamless and intuitive way to run collections in just a few clicks. From running collections and configuring settings to analyzing runner results and performing post-run actions, we’ve covered everything you need to know to make the most o...
Hoppscotch Release Recap: v2024.11.0
มุมมอง 78หลายเดือนก่อน
Release v2024.11.0 is here! Join us for a quick walkthrough of our latest release, packed with features designed to make your API workflows smarter, faster, and smoother. Here’s what’s new: ▶️ Collection Runner: You can now execute multiple requests in a collection sequentially across all platforms using Runner and can even integrate the runner into your CI/CD pipeline with Hoppscotch CLI. 🔟 Bi...
Hopp Cast E02 | From Struggles To Stars: Santosh on Angular, NgRx, Developer Productivity & Programs
มุมมอง 61หลายเดือนก่อน
Starting with open-source contributions can feel overwhelming: where do you begin, what skills do you need, and how do you choose the right project? In this episode, we’re sitting down with Santosh Yadav, who’s been through it all. He’s not just a software developer at Celonis, but also an Angular Google Developer Expert and GitHub Star. Together, we dive into these common hurdles and uncover p...
Configure CA and Client Certificates to secure your APIs in Hoppscotch
มุมมอง 90หลายเดือนก่อน
In this video, we’ll walk you through the process of securing your APIs with SSL using CA (Certificate Authority) and client certificates. This step-by-step tutorial will guide you through generating and configuring certificates for enhanced security. What You’ll Learn: - The role of Certificate Authorities (CA) and client certificates in securing your API. - How to create and sign both server ...
Enable Query Parameter Encoding in Hoppscotch #api #security
มุมมอง 85หลายเดือนก่อน
In this video, we’ll get into the basics (and a few secrets) of Query Parameter Encoding, why it matters, how it works, and where it fits into smooth API interactions. We'll look at practical examples so you can see how encoding keeps data intact and requests error-free across your workflows. It's a small but super important part while working with APIs. So, let’s dive in and clear up this ofte...
Set up and Test Digest Auth for your API using Hoppscotch
มุมมอง 1342 หลายเดือนก่อน
In this video, we'll cover how to set up Digest Auth in an Express.js application to secure your API and test it using Hoppscotch. Digest Auth is a secure method for protecting your endpoints and ensuring that only authorized users can access specific routes. Think of Digest Auth as a step up from Basic Auth, adding extra security by encrypting user credentials before they’re sent over the netw...
Hoppscotch Release Recap: v2024.10.0
มุมมอง 1022 หลายเดือนก่อน
Release v2024.10.0 is here! What's New? 🔐 Digest Auth: We’ve added a new Authorization method that pairs perfectly with Hoppscotch Agent, allowing you to verify your identity without transmitting plain text passwords. Just register your app, enter your credentials in the Authorization menu, and you’re set! 🔣 Query Parameter Encoding: We’ve redesigned the settings page for easier navigation and ...
Hopp Cast E01 | From Tramline to Triumph in App Releases, Open-Source, Onboarding Giants Ft. @Pratul
มุมมอง 1712 หลายเดือนก่อน
When it comes to mobile app releases, the complexity goes far beyond what’s typical for web frontends or backend services. Unlike websites, apps can’t be continuously delivered to stores, nor can problematic builds be easily rolled back. Mobile releases require managing different build types, coordinating tools, and syncing multiple stakeholders, all while maintaining clear visibility and strea...
Step-by-step guide to Self-Host Hoppscotch 👽
มุมมอง 2.8K5 หลายเดือนก่อน
Step-by-step guide to Self-Host Hoppscotch 👽

ความคิดเห็น

  • @xoenyan263
    @xoenyan263 วันที่ผ่านมา

    "When I use localhost as the address, it works fine, but when I use a specific IP, it seems I can't log in using the MailCatcher link.

  • @mrdiin.dev_
    @mrdiin.dev_ หลายเดือนก่อน

    Hi Sanskriti. Awesome updates, love all of them! How about the workflows feature to complement the collection runner ? Are you guys working on implementing PR #4218 ? It would a game changer for sure, 👏🏽

    • @hoppscotch_io
      @hoppscotch_io หลายเดือนก่อน

      Hey there, we'll review the PR soon and provide an update on the status/decision directly in the discussion.

    • @mrdiin.dev_
      @mrdiin.dev_ หลายเดือนก่อน

      @@hoppscotch_io Awesome stuff. Thanks for the response. One last one, in the docs, I don't see any guides on building the desktop app from source. Is this something even possible though ? Because I wanted to play around with the PR myself on desktop.

    • @hoppscotch_io
      @hoppscotch_io หลายเดือนก่อน

      @@mrdiin.dev_ We are currently working on building a revamped setup for our desktop app, which will include support for self-hosted instances. Since the setup for the new version will be a bit different, we are temporarily freezing updates to the current desktop app setup. However, if you'd like to set up the current version locally, you can follow the instructions in this gist: gist.github.com/SanskritiHarmukh/df0a3100ec7d80de49369cfe9118b693

  • @kkumarsantosh6518
    @kkumarsantosh6518 3 หลายเดือนก่อน

    Backend Server | EMAIL SSO auth provider(s) are not configured properly. Do configure them from Admin Dashboard. I am getting this error. Not sure what's incorrect

  • @tofu6119
    @tofu6119 4 หลายเดือนก่อน

    Please newbies such as who just start learning IT stuffs, don't make mistake like me. amtp:// <- incorrect smtp:// <- correct God please. I've spent almost like an hour.

    • @hoppscotch_io
      @hoppscotch_io 4 หลายเดือนก่อน

      Hey, thank you for bringing this to our attention. We’ve added a correction card for clarity. Apologies for the typo. By the way, we’ve recently created a guide on how to self-host Hoppscotch in one go, which follows the same procedure as in this video but in textual format. You can check it out here: docs.hoppscotch.io/guides/articles/self-host-hoppscotch-on-your-own-servers

    • @fatihc.9674
      @fatihc.9674 2 หลายเดือนก่อน

      @@hoppscotch_io also in your documantation page; this command docker run -it --entrypoint sh --env-file .env <container_name> should be docker run -it --entrypoint sh --env-file .env <image_name>

  • @jameskarlov
    @jameskarlov 5 หลายเดือนก่อน

    Thank you so much! I was having trouble with PostgreSQL, and this cleared it all up!

    • @Senzkriti
      @Senzkriti 4 หลายเดือนก่อน

      Glad, the video helped 😊

  • @avparadox
    @avparadox 5 หลายเดือนก่อน

    Wow a girl using Linux. I'm soo much happy. Keep it up buddy ❤

  • @devgancode
    @devgancode 5 หลายเดือนก่อน

    Well explained Sanskriti! Thanks for sharing this guide.