Using Hoppscotch to test REST APIs

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • GoRest

    Implementing the REST API examples from APIs REST by Alexandre Saudate (by killerasus)

  • View on GitHub

  • Gin

    Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

  • This program simulates a driver-sharing app like many famous apps through a REST API using Go and Gin.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Hoppscotch

    Open source API development ecosystem.

  • After messing with curl, I felt the need to have some friendlier way to test the API, besides writing some shell scripts or Python code, so non-technical people could also test with ease. Hoppscotch came to the rescue.

  • golang-docker

    Docker Official Image packaging for golang

  • This program simulates a driver-sharing app like many famous apps through a REST API using Go and Gin.

  • libcurl

    A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features

  • After messing with curl, I felt the need to have some friendlier way to test the API, besides writing some shell scripts or Python code, so non-technical people could also test with ease. Hoppscotch came to the rescue.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Looking for backend solutions (mobile web app)

    2 projects | /r/Backend | 20 Mar 2023
  • Source Code Analysis for Go HTTP Framework Hertz

    5 projects | dev.to | 29 Oct 2022
  • Web API – Dev environment in 120 seconds

    4 projects | dev.to | 2 Oct 2021
  • RASA - REST API

    3 projects | dev.to | 8 Apr 2021
  • Creating an HTTP server in Go using gin

    4 projects | dev.to | 16 Nov 2020