{"id":15798208,"url":"https://github.com/grokify/go-visa","last_synced_at":"2026-04-06T07:04:48.233Z","repository":{"id":27963038,"uuid":"115723243","full_name":"grokify/go-visa","owner":"grokify","description":"Visa.com API SDK","archived":false,"fork":false,"pushed_at":"2024-10-07T18:20:59.000Z","size":182,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-12T00:51:40.617Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grokify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-29T13:07:44.000Z","updated_at":"2024-09-29T09:47:47.000Z","dependencies_parsed_at":"2023-02-16T10:10:28.744Z","dependency_job_id":"d9440cc6-2ab2-48bd-b8bc-c467bd147348","html_url":"https://github.com/grokify/go-visa","commit_stats":{"total_commits":49,"total_committers":2,"mean_commits":24.5,"dds":"0.36734693877551017","last_synced_commit":"722467fa8feaf719e109ce6a65948a25c4049b3e"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grokify%2Fgo-visa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grokify%2Fgo-visa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grokify%2Fgo-visa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grokify%2Fgo-visa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grokify","download_url":"https://codeload.github.com/grokify/go-visa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253852956,"owners_count":21974032,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-05T00:24:00.246Z","updated_at":"2026-04-06T07:04:43.216Z","avatar_url":"https://github.com/grokify.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go API client for Visa\n\n[![Build Status][build-status-svg]][build-status-url]\n[![Go Report Card][goreport-svg]][goreport-url]\n[![Docs][docs-godoc-svg]][docs-godoc-url]\n[![License][license-svg]][license-url]\n\n [used-by-svg]: https://sourcegraph.com/github.com/grokify/go-visa/-/badge.svg\n [used-by-url]: https://sourcegraph.com/github.com/grokify/go-visa?badge\n [build-status-svg]: https://github.com/grokify/go-visa/workflows/test/badge.svg\n [build-status-url]: https://github.com/grokify/go-visa/actions/workflows/test.yaml\n [goreport-svg]: https://goreportcard.com/badge/github.com/grokify/go-visa\n [goreport-url]: https://goreportcard.com/report/github.com/grokify/go-visa\n [codeclimate-status-svg]: https://codeclimate.com/github/grokify/go-visa/badges/gpa.svg\n [codeclimate-status-url]: https://codeclimate.com/github/grokify/go-visa\n [docs-godoc-svg]: https://pkg.go.dev/badge/github.com/grokify/go-visa\n [docs-godoc-url]: https://pkg.go.dev/github.com/grokify/go-visa\n [license-svg]: https://img.shields.io/badge/license-MIT-govisa.svg\n [license-url]: https://github.com/grokify/go-visa/blob/master/LICENSE\n [loc-svg]: https://tokei.rs/b1/github/grokify/go-visa\n [repo-url]: https://github.com/grokify/go-visa\n\nThis is a quick Swagger Spec for the Visa API\n\n## Overview\nThis API client was generated by the [swagger-codegen](https://github.com/swagger-api/swagger-codegen) project.  By using the [swagger-spec](https://github.com/swagger-api/swagger-spec) from a remote server, you can easily generate an API client.\n\n- API version: 1.0.0\n- Package version: 1.0.0\n- Build package: io.swagger.codegen.languages.GoClientCodegen\n\n## Installation\nPut the package under your project folder and add the following in import:\n```\n    \"./visa\"\n```\n\n## Documentation for API Endpoints\n\nAll URIs are relative to *http://sandbox.api.visa.com*\n\nClass | Method | HTTP request | Description\n------------ | ------------- | ------------- | -------------\n*MerchantsearchApi* | [**SearchMerchant**](docs/MerchantsearchApi.md#searchmerchant) | **Post** /merchantsearch/v1/search | Add a new pet to the store\n\n\n## Documentation For Models\n\n - [MerchantSearchAttrList](docs/MerchantSearchAttrList.md)\n - [MerchantSearchHeader](docs/MerchantSearchHeader.md)\n - [MerchantSearchOptions](docs/MerchantSearchOptions.md)\n - [MerchantSearchRequest](docs/MerchantSearchRequest.md)\n - [MerchantSearchResponse](docs/MerchantSearchResponse.md)\n - [MerchantSearchServiceResponse](docs/MerchantSearchServiceResponse.md)\n - [ResponseHeader](docs/ResponseHeader.md)\n - [ResponseStatus](docs/ResponseStatus.md)\n\n\n## Documentation For Authorization\n\n\n## basicAuth\n\n- **Type**: HTTP basic authentication\n\n\n## Author\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrokify%2Fgo-visa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrokify%2Fgo-visa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrokify%2Fgo-visa/lists"}