Skip to content

Halimao/jupiter-sdk-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go API client for Jupiter

Initially generated by: Swagger Codegen

Last updated by @Halimao

The core of jup.ag. Easily get a quote and swap through Jupiter API.

Overview

This API client was initially generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.

Installation

import "github.com/Halimao/jupiter-sdk-go"

Documentation for API Endpoints

All URIs are relative to https://api.jup.ag.

Latest api documents https://station.jup.ag/docs/api

Class Method URI
SwapApi ProgramIdToLabelGet Get https://api.jup.ag/swap/v1/program-id-to-label
SwapApi QuoteGet Get https://api.jup.ag/swap/v1/quote
SwapApi SwapInstructionsPost Post https://api.jup.ag/swap/v1/swap-instructions
SwapApi SwapPost Post https://api.jup.ag/swap/v1/swap
TokenApi MintsTradableGet Get https://api.jup.ag/tokens/v1/mints/tradable

Author

@Halimao