Is there a recommended Test framework for Rest API?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

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
  • instaunit

    A tool for testing and documenting Web APIs

  • Check out https://github.com/instaunit/instaunit. It lets you define the calls to be made and expected responses and will compare them semantically so you can match on expected fields without worrying about things like dates and IDs that you can't predict easily. It can also be used to generate documentation for your APIs which is awesome because your docs are then built from your tests so you know they are current and accurate.

  • burp

    Somehow idiomatic Go service (by audrenbdb)

  • 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
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

  • Bypass CORS errors while testing your APIs using Hoppscotch 🔧

    3 projects | dev.to | 17 Apr 2024
  • Create a Discord Bot using Java

    1 project | /r/learnprogramming | 24 Nov 2023
  • okapi, making your API tests as easy as unit tests

    1 project | /r/golang | 28 Sep 2023
  • Okapi – API tests made as easy as table driven tests

    1 project | news.ycombinator.com | 3 Aug 2023
  • "react-next-tilt" and "react-flip-tilt" NPM Packages

    13 projects | dev.to | 2 Aug 2023