Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.0% on proxy.golang.org
Top 0.3% dependent packages on proxy.golang.org
Top 0.3% dependent repos on proxy.golang.org
Top 1.9% forks on proxy.golang.org
Top 1.4% docker downloads on proxy.golang.org

proxy.golang.org : github.com/gavv/httpexpect/v2

Package httpexpect helps with end-to-end HTTP and REST API testing. See example directory: There are two common ways to test API with httpexpect: The second approach works only if the server is a Go module and its handler can be imported in tests. Concrete behaviour is determined by Client implementation passed to Config struct. If you're using http.Client, set its Transport field (http.RoundTriper) to one of the following: Note that http handler can be usually obtained from http framework you're using. E.g., echo framework provides either http.Handler or fasthttp.RequestHandler. You can also provide your own implementation of RequestFactory (creates http.Request), or Client (gets http.Request and returns http.Response). If you're starting server from tests, it's very handy to use net/http/httptest. Whenever values are checked for equality in httpexpect, they are converted to "canonical form": This is equivalent to subsequently json.Marshal() and json.Unmarshal() the value and currently is implemented so. When some check fails, failure is reported. If non-fatal failures are used (see Reporter interface), execution is continued and instance that was checked is marked as failed. If specific instance is marked as failed, all subsequent checks are ignored for this instance and for any child instances retrieved after failure. Example: If you want to be informed about every asserion made, successful or failed, you can use AssertionHandler interface. Default implementation of this interface ignores successful assertions and reports failed assertions using Formatter and Reporter objects. Custom AssertionHandler can handle all assertions (e.g. dump them in JSON format) and is free to use or not to use Formatter and Reporter in its sole discretion.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/gavv/httpexpect/v2
Keywords: assertions, hacktoberfest, http, json, rest, testing, websocket
License: MIT
Latest release: 8 months ago
First release: over 1 year ago
Namespace: github.com/gavv/httpexpect
Dependent packages: 296
Dependent repositories: 602
Stars: 2,146 on GitHub
Forks: 211 on GitHub
Docker dependents: 3
Docker downloads: 77,049
See more repository details: repos.ecosyste.ms
Funding links: https://liberapay.com/gavv, https://www.paypal.me/victorgaydov
Last synced: about 16 hours ago

Top 4.6% on proxy.golang.org
github.com/wundergraph/wundergraph v0.180.0
WunderGraph is a Backend for Frontend Framework to optimize frontend, fullstack and backend devel...
187 versions - Latest release: 12 days ago - 1,204 stars on GitHub
Top 3.5% on proxy.golang.org
github.com/caraml-dev/mlp v1.12.1
53 versions - Latest release: 19 days ago - 7 dependent packages - 1 dependent repositories
Top 9.9% on proxy.golang.org
github.xiaoq7.com/numaproj/numaflow v1.2.1
52 versions - Latest release: 20 days ago
Top 9.1% on proxy.golang.org
github.hscsec.cn/numaproj/numaflow v1.2.0
51 versions - Latest release: 24 days ago
Top 4.8% on proxy.golang.org
github.com/perses/perses v0.45.0
71 versions - Latest release: 25 days ago - 1 dependent package - 1 dependent repositories - 184 stars on GitHub
github.com/thoughtworks-dps/lab-api-teams v1.5.0
69 versions - Latest release: about 1 month ago - 0 stars on GitHub
github.com/Thoughtworks-DPS/lab-api-teams v1.5.0
64 versions - Latest release: about 1 month ago - 0 stars on GitHub
Top 6.8% on proxy.golang.org
github.com/monetr/monetr v0.16.13
monetr is a budgeting application focused on planning for recurring expenses.
191 versions - Latest release: about 1 month ago - 37 stars on GitHub
Top 4.4% on proxy.golang.org
github.com/argoproj/argo/v3 v3.5.6
119 versions - Latest release: about 1 month ago - 2 dependent packages - 1 dependent repositories
Top 0.5% on proxy.golang.org
github.com/argoproj/argo-workflows/v3 v3.5.6
Workflow engine for Kubernetes
120 versions - Latest release: about 1 month ago - 95 dependent packages - 102 dependent repositories - 12,833 stars on GitHub
Top 6.1% on proxy.golang.org
github.com/ProxeusApp/proxeus-core v1.6.3
Create blockchain-ready workflows, own your data.
12 versions - Latest release: about 1 month ago - 1 dependent package - 8 stars on GitHub
Top 5.4% on proxy.golang.org
github.com/acouvreur/sablier v1.6.1
Start your containers on demand, shut them down automatically when there's no activity. Docker, D...
74 versions - Latest release: about 1 month ago - 725 stars on GitHub
Top 8.6% on proxy.golang.org
github.com/neepooha/url-shortener v0.0.5
5 versions - Latest release: about 1 month ago - 0 stars on GitHub
Top 7.5% on proxy.golang.org
github.com/neepooha/url_shortener v0.0.5
Simple golang microservice for shortening URLs with clean architecture
4 versions - Latest release: about 1 month ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/i-love-flamingo/flamingo-commerce/v3 v3.10.0
Flexible E-Commerce Framework on top of Flamingo. Used to build E-Commerce "Portals" and connect ...
15 versions - Latest release: about 1 month ago - 405 stars on GitHub
Top 3.2% on proxy.golang.org
flamingo.me/flamingo-commerce/v3 v3.10.0
Flexible E-Commerce Framework on top of Flamingo. Used to build E-Commerce "Portals" and connect ...
15 versions - Latest release: about 1 month ago - 5 dependent packages - 3 dependent repositories - 400 stars on GitHub
github.com/adlandh/post-forwarder v1.4.15
forward post body to telegram bot. useful for receiving messages from different services
41 versions - Latest release: about 1 month ago - 0 stars on GitHub
Top 7.8% on proxy.golang.org
github.com/ipfs/gateway-conformance v0.5.1
a vendor-agnostic gateway conformance test suite for implementers of IPFS Gateways to ensure comp...
11 versions - Latest release: about 2 months ago - 13 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/i-love-flamingo/flamingo-commerce-adapter-standalone v0.0.5-beta
flamingo-commerce demo (secondary) adapters for the (secondary) ports that work without external...
5 versions - Latest release: about 2 months ago - 2 stars on GitHub
flamingo.me/flamingo-commerce-adapter-standalone v0.0.5-beta
flamingo-commerce demo (secondary) adapters for the (secondary) ports that work without external...
5 versions - Latest release: about 2 months ago - 1 dependent repositories - 2 stars on GitHub
Top 7.2% on proxy.golang.org
github.com/russtone/sonar v1.12.0
58 versions - Latest release: about 2 months ago - 5 stars on GitHub
Top 7.1% on proxy.golang.org
github.com/bi-zone/sonar v1.12.0
58 versions - Latest release: about 2 months ago - 5 stars on
Top 8.2% on proxy.golang.org
github.com/alphauslabs/oops v1.2.8
An automation-friendly, scalable, and scriptable API/generic testing tool designed to run on Kube...
39 versions - Latest release: about 2 months ago - 4 stars on GitHub
Top 9.2% on proxy.golang.org
github.com/qoalis/go-micro v0.2.3
Microservice foundation
5 versions - Latest release: 2 months ago - 0 stars on GitHub
Top 7.4% on proxy.golang.org
git.wxl.best/numaproj/numaflow v1.1.7
52 versions - Latest release: 2 months ago
Top 9.2% on proxy.golang.org
github.phpd.cn/numaproj/numaflow v1.1.7
52 versions - Latest release: 2 months ago
Top 9.1% on proxy.golang.org
github.com/ubermen/flamingo-commerce v0.0.3
Flexible E-Commerce Framework on top of Flamingo. Used to build E-Commerce "Portals" and connect ...
3 versions - Latest release: 3 months ago - 0 stars on GitHub
Top 9.1% on proxy.golang.org
github.com/ubermen/flamingo-commerce-adapter-standalone v0.0.6-beta
flamingo-commerce demo (secondary) adapters for the (secondary) ports that work without external...
2 versions - Latest release: 3 months ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/ldmitryld/url-shortener v0.0.3
3 versions - Latest release: 3 months ago - 0 stars on GitHub
Top 8.8% on proxy.golang.org
github.com/numaproj-contrib/aws-sqs-source-go v0.1.0
AWS SQS Source for Numaflow implemented in Golang
1 version - Latest release: 3 months ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/wlcmtunknwndth/rest_api v0.0.9
From lessons
8 versions - Latest release: 3 months ago - 0 stars on GitHub
Top 7.8% on proxy.golang.org
github.com/traPtitech/neoshowcase v1.2.5
144 versions - Latest release: 3 months ago - 4 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/4aykovski/url_shortener v0.0.2
2 versions - Latest release: 3 months ago - 0 stars on GitHub
Top 9.1% on proxy.golang.org
github.mirror.nvdadr.com/argoproj/argo-events v1.9.1
1 version - Latest release: 3 months ago
Top 9.3% on proxy.golang.org
github.com/soffa-projects/go-micro v0.12.14
foundation for go microservices
56 versions - Latest release: 3 months ago - 0 stars on GitHub
github.com/hiago-balbino/random-luck/v2 v2.1.0
Project created for learning purposes and is a lucky random number generator for Mega Sena.
2 versions - Latest release: 4 months ago - 3 stars on GitHub
Top 8.8% on proxy.golang.org
github.com/hiago-balbino/web-crawler/v2 v2.0.0
Project created for learning purposes and is a crawler that go through the web looking for any in...
1 version - Latest release: 4 months ago - 0 stars on GitHub
Top 3.3% on proxy.golang.org
github.com/kyma-incubator/compass/components/system-broker v0.0.0-20240125131744-0cf1659ac3c4
A flexible and easy way to register, manage and group your applications
503 versions - Latest release: 4 months ago - 5 dependent packages - 16 dependent repositories - 34 stars on GitHub
Top 7.5% on proxy.golang.org
github.com/reearth/reearth-cms/server v0.0.0-20240124093436-ec5851f9b5c6
Creating and publishing databases
147 versions - Latest release: 4 months ago - 6 stars on GitHub
Top 3.5% on proxy.golang.org
github.com/numaproj/numaflow v1.1.5
Kubernetes-native platform to run massively parallel data/streaming jobs
43 versions - Latest release: 4 months ago - 1 dependent package - 2 dependent repositories - 356 stars on GitHub
Top 5.3% on proxy.golang.org
github.com/apache/apisix-go-plugin-runner/tests/e2e v0.0.0-20240123022219-b0d6d23308bf
Go Plugin Runner for APISIX
14 versions - Latest release: 4 months ago - 131 stars on GitHub
Top 4.8% on proxy.golang.org
github.com/cozy/cozy-stack v0.0.0-20240118171451-e2c8bda2fb16
Cozy Cloud is a personal platform as a service with a focus on data. Cozy Cloud can be seen as 4 ...
275 versions - Latest release: 4 months ago - 994 stars on GitHub
Top 9.1% on proxy.golang.org
github.skymusic.top/perses/perses v0.43.0
66 versions - Latest release: 4 months ago
github.com/project-eria/go-wot v1.6.0
19 versions - Latest release: 4 months ago - 1 dependent package - 1 dependent repositories - 0 stars on GitHub
Top 9.9% on proxy.golang.org
github.com/kitcat-framework/kitcat v0.0.0-20240113093552-f06f421a4e1c
6 versions - Latest release: 5 months ago
github.com/apus-run/sea-kit/ginx v0.0.0-20240111023042-3873d9497f66
SeaKit 常用的Go工具包集合
12 versions - Latest release: 5 months ago - 0 stars on GitHub
github.com/api7/adc v0.5.2
APISIX declarative CLI - ADC
12 versions - Latest release: 5 months ago - 4 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/blackrock/axis v1.9.0
54 versions - Latest release: 5 months ago
Top 4.7% on proxy.golang.org
github.com/apache/apisix-ingress-controller/test/e2e v0.0.0-20240105045832-e94edeec3067
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
99 versions - Latest release: 5 months ago - 757 stars on GitHub
Top 9.7% on proxy.golang.org
github.com/codenotary/immudb/test/document_storage_tests/documents_tests v0.0.0-20231229191836-65a25a5b71de
immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data ...
6 versions - Latest release: 5 months ago - 8,411 stars on GitHub
Top 5.5% on proxy.golang.org
github.com/reearth/reearth/server v0.0.0-20231222003737-a16870e8a871
A free, open and highly extensible WebGIS platform
200 versions - Latest release: 5 months ago - 184 stars on GitHub
Top 5.8% on proxy.golang.org
github.com/LyricTian/gin-admin/v10 v10.0.2
A lightweight, flexible, elegant and full-featured RBAC scaffolding based on GIN + GORM 2.0 + Cas...
3 versions - Latest release: 5 months ago - 2,314 stars on GitHub
Top 5.8% on proxy.golang.org
github.com/lyrictian/gin-admin/v10 v10.0.2
A lightweight, flexible, elegant and full-featured RBAC scaffolding based on GIN + GORM 2.0 + Cas...
3 versions - Latest release: 5 months ago - 2,314 stars on GitHub
Top 3.7% on proxy.golang.org
github.com/gojek/mlp v1.12.0
A platform for developing and operating the machine learning systems at the various stages of mac...
52 versions - Latest release: 6 months ago - 11 dependent packages - 12 dependent repositories - 43 stars on GitHub
github.com/numaproj-contrib/numaflow-utils-go v0.0.8
Utility libraries to help develop Numaflow pipelines
8 versions - Latest release: 6 months ago - 1 dependent package - 1 dependent repositories - 0 stars on GitHub
github.com/mgerasimchuk/protty v0.4.7
HTTP proxy interceptor with on the fly request/response transforming capabilities
13 versions - Latest release: 6 months ago - 4 stars on GitHub
Top 8.2% on proxy.golang.org
git.mills.io/yarnsocial/yarn v0.0.0-20231126004012-7fd3daeda6f2
Package yarn is a Self-Hosted, Twitter™-like Decentralised microBlogging platform. yarn is cover...
20 versions - Latest release: 6 months ago - 1 dependent package
github.com/numaproj-contrib/gcp-pub-sub-source-go v0.0.0-20231117122901-f67d1317ed91
1 version - Latest release: 6 months ago - 0 stars on GitHub
Top 5.6% on proxy.golang.org
github.com/caraml-dev/turing/api v0.0.0-20231109030916-27285145f477
Fast, scalable and extensible system to deploy and evaluate ML experiments in production
20 versions - Latest release: 7 months ago - 65 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/numaproj-contrib/aws-sqs-sink-go v0.0.1
AWS SQS Sink for Numaflow implemented in Golang
1 version - Latest release: 7 months ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/viktorshv95/go-url-shortener v0.0.7
6 versions - Latest release: 7 months ago - 0 stars on GitHub
Top 9.4% on proxy.golang.org
github.com/snowlyg/helper v0.1.43
helper
46 versions - Latest release: 7 months ago - 29 dependent packages - 8 dependent repositories - 2 stars on GitHub
Top 5.2% on proxy.golang.org
github.com/aaronchen2k/deeptest v0.0.0-20231023082730-c455ab3e2c35
Interface Testing Platform - https://deeptest.com
138 versions - Latest release: 7 months ago - 134 stars on GitHub
Top 8.6% on proxy.golang.org
github.com/gamussa/testcontainers-go-kong v0.0.0-20231017160824-955039ebee0c
an example repo of using Kong with Testcontainers in GO
9 versions - Latest release: 7 months ago - 0 stars on GitHub
github.com/hawks-atlanta/authentication-go v0.0.32
CapyFile authentication service
22 versions - Latest release: 7 months ago - 2 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/APTrust/registry v0.0.0-20231013143120-5f8c1faa314a
APTrust's third-generation registry, replacing Pharos
14 versions - Latest release: 8 months ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/nordcloud/argo-workflows/v3 v3.5.0
Workflow engine for Kubernetes
111 versions - Latest release: 8 months ago - 0 stars on GitHub
Top 8.6% on proxy.golang.org
github.com/zhaoweiguo/demo-go v0.0.0-20231011084019-d99d1ed1b78b
golang testing example
11 versions - Latest release: 8 months ago - 0 stars on GitHub
github.com/shixiaocaia/tiktok v0.0.0-20231010121714-a50dfc3e9a15
3 versions - Latest release: 8 months ago - 2 stars on GitHub
Top 6.0% on proxy.golang.org
github.com/meysamhadeli/shop-golang-microservices/internal/services/product_service v0.0.0-20231006123904-8bf3f05a18d9
This application based on different software architecture and technologies like Golang, CQRS, Ver...
5 versions - Latest release: 8 months ago - 83 stars on GitHub
github.com/gahissy/go-micro v0.8.9
go-micro
36 versions - Latest release: 8 months ago - 0 stars on GitHub
github.com/fabriqs/go-micro v0.8.9
go-micro
24 versions - Latest release: 8 months ago - 1 dependent package - 0 stars on GitHub
github.com/charfole/simple-tiktok v0.0.0-20230925142105-ac297288e883
A simple tiktok(so-called douyin) project of the 5th ByteDance Youthcamp.(字节跳动青训营第五届简易抖音项目)
1 version - Latest release: 8 months ago - 3 stars on GitHub
github.com/hiago-balbino/hex-architecture-template v0.0.0-20230922022433-5f8c54e5e82d
This is a project template using Hexagonal Architecture in Go.
3 versions - Latest release: 8 months ago - 0 stars on GitHub
github.com/idMiFeng/tiktok v0.0.0-20230908093206-460a64a767bd
2 versions - Latest release: 9 months ago - 2 stars on GitHub
github.com/dimsfromdergachy/url-shortener v0.0.2
A trained project inspired by @ntuzov
2 versions - Latest release: 9 months ago - 0 stars on GitHub
github.com/DimsFromDergachy/url-shortener v0.0.2
A trained project inspired by @ntuzov
2 versions - Latest release: 9 months ago - 0 stars on GitHub
github.com/caumette-co/x v0.0.0-20230907174304-87039ab87922
4 versions - Latest release: 9 months ago - 0 stars on GitHub
github.com/kovalyov-valentin/url-shortener v0.0.1
1 version - Latest release: 9 months ago - 1 dependent repositories - 0 stars on GitHub
github.com/caumette-co/x/xweb v0.0.0-20230904083717-e187bd9d1f2e
1 version - Latest release: 9 months ago - 0 stars on GitHub
Top 9.9% on proxy.golang.org
github.com/zheng-yi-yi/simpledouyin v1.0.0
极简版抖音-第六届字节跳动青训营后端大作业(SimpleDouyin - 6th ByteDance Youth Training Camp Backend Project)
1 version - Latest release: 9 months ago - 2 stars on GitHub
github.com/AdaQiao/simpleDouyin v0.0.0-20230902114844-c5c7817a9585
2 versions - Latest release: 9 months ago - 0 stars on GitHub
github.com/hidromatologia-v2/users v0.0.8
Users REST API
7 versions - Latest release: 9 months ago - 0 stars on GitHub
Top 9.1% on proxy.golang.org
github.phpd.cn/hidromatologia-v2/users v0.0.8
7 versions - Latest release: 9 months ago
Top 9.2% on proxy.golang.org
github.skymusic.top/hidromatologia-v2/stations v0.0.9
7 versions - Latest release: 9 months ago
Top 9.2% on proxy.golang.org
github.phpd.cn/hidromatologia-v2/stations v0.0.9
7 versions - Latest release: 9 months ago
Top 9.2% on proxy.golang.org
github.imxd.top/hidromatologia-v2/stations v0.0.9
7 versions - Latest release: 9 months ago
github.com/hidromatologia-v2/stations v0.0.9
Stations REST API
7 versions - Latest release: 9 months ago - 0 stars on GitHub
github.com/Haroxa/douyin-test v0.0.0-20230825145138-5b70be50ddd8
1 version - Latest release: 9 months ago - 0 stars on GitHub
github.com/le-yams/gomockhttp v0.1.1
Go library for mocking http APIs
3 versions - Latest release: 9 months ago - 0 stars on GitHub
Top 6.0% on proxy.golang.org
github.com/api7/etcd-adapter/test/e2e v0.0.0-20230822005745-469b5f802be3
Embed ETCD into your program in a lightweight manner
3 versions - Latest release: 9 months ago - 41 stars on GitHub
Top 9.7% on proxy.golang.org
github.com/ppxiaodandan/douyin-back-end v0.0.0-20230818080609-2b58edc5cc24
1 version - Latest release: 9 months ago
github.com/obrr-hhx/simpleDouyin v0.0.0-20230815133703-521863a65847
A simple implementation of Douyin
1 version - Latest release: 10 months ago - 0 stars on GitHub
Top 5.2% on proxy.golang.org
github.com/snowzach/gorestapi v1.1.0
Golang REST API Template
2 versions - Latest release: 10 months ago - 341 stars on GitHub
github.com/YottaHub/ticktick v0.0.0-20230811072910-878c9d88c8cd
A simple version of ticktok
1 version - Latest release: 10 months ago - 0 stars on GitHub
github.com/sonal-chauhan/aws-load-balancer-controller v1.0.2
A Kubernetes controller for Elastic Load Balancers
3 versions - Latest release: 10 months ago - 0 stars on GitHub
github.com/grofers/aws-load-balancer-controller/v2 v2.5.5
A Kubernetes controller for Elastic Load Balancers
1 version - Latest release: 10 months ago - 0 stars on GitHub
github.com/sonal-chauhan/aws-load-balancer-controller/v2 v2.5.6
A Kubernetes controller for Elastic Load Balancers
1 version - Latest release: 10 months ago - 0 stars on GitHub
github.com/luuuweiii/RiceDouyin v0.0.0-20230804003253-21dde5a344ee
1 version - Latest release: 10 months ago - 4 stars on GitHub
github.com/blazee5/url-shortener-rest-api v0.0.0-20230730103650-5fb09993c516
REST API client written in golang for url shortener app
2 versions - Latest release: 10 months ago - 0 stars on GitHub