restit
API tester
A Go library to help write integration tests for RESTful APIs
A Go library help testing your RESTful API application
55 stars
6 watching
6 forks
Language: Go
last commit: 6 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
edermanoel94/rest-go | A library providing helpful methods for building RESTful APIs in Go. | 16 |
srfrog/go-relax | A framework for building RESTful APIs in Go | 152 |
emicklei/go-restful-openapi | An OpenAPI extension for the go-restful package to simplify API documentation and validation | 136 |
emicklei/forest | A package for writing integration tests in Go using REST API testing | 123 |
appleboy/gofight | A testing framework for building API handlers in Golang. | 442 |
firebase007/go-rest-api-with-fiber | An example Go API using Fiber to provide a simple REST interface | 53 |
steinfletcher/apitest | A simple and extensible library for behavioural testing of Go web applications. | 796 |
last-ent/testy-go | An application that provides a simple and flexible way to run tests in Go projects. | 8 |
go-oas/docs | Automatically generates RESTful API documentation for Go projects aligned with the Open API Specification standard. | 41 |
eun/go-hit | An HTTP integration testing framework written in Go. | 255 |
gkampitakis/go-snaps | A testing library for Go that allows developers to create reusable snapshots of test data | 173 |
ungerik/go-rest | A lightweight REST framework that simplifies API development by leveraging dynamic typing and JSON marshalling. | 128 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
ownlocal/goes | A library to interact with Elasticsearch using the Go programming language | 31 |
ansd/lastpass-go | A Go client library for interacting with the LastPass API | 35 |