Coder Social home page Coder Social logo

dbslayer / xendit-go Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xendit/xendit-go

0.0 0.0 0.0 1.83 MB

Xendit REST API Client for Go - Card, Virtual Account, Invoice, Disbursement, Recurring Payments, Payout, EWallet, Balance, Retail Outlets Services, QR Codes

Home Page: https://developers.xendit.co/api-reference/

License: MIT License

Go 100.00%

xendit-go's Introduction

Xendit Go SDK

Xendit Go SDK

The official Xendit Go SDK provides a simple and convenient way to call Xendit's REST API in applications written in Go.

  • Package version: 3.6.0

Getting Started

Installation

Install xendit-go with:

go get github.com/xendit/xendit-go/v3

Put the package under your project folder and add the following in import:

import xendit "github.com/xendit/xendit-go/v3"

To use a proxy, set the environment variable HTTP_PROXY:

os.Setenv("HTTP_PROXY", "http://proxy_name:proxy_port")

Authorization

The SDK needs to be instantiated using your secret API key obtained from the Xendit Dashboard. You can sign up for a free Dashboard account here.

xnd := xendit.NewClient("API-KEY")

Documentation

Find detailed API information and examples for each of our product's by clicking the links below,

All URIs are relative to https://api.xendit.co. For more information about our API, please refer to https://developers.xendit.co/.

Further Reading

xendit-go's People

Contributors

stanleynguyen avatar hecharles avatar ligertsicat avatar glendaesutanto avatar ervanadetya avatar adityarx avatar kevindavee avatar gogotchuri avatar mychaelgo avatar sekaranglila avatar karlseguin avatar zombozo12 avatar mantishk avatar shauny-xendit avatar feliciagojali avatar novrian avatar adityaokke avatar akanta21 avatar mrwildanmd avatar muthmainnah234 avatar novalagung avatar lamarios avatar itzpranz avatar riskimidiw avatar wwwjfy avatar xen-hendryzheng avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.