Skip to content

melumuccu/qrypto-ale-api-nodejs-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

59bf4c7 · May 8, 2022

History

16 Commits
Oct 17, 2021
Mar 11, 2022
Oct 17, 2021
Oct 17, 2021
Mar 11, 2022
Oct 17, 2021
Mar 11, 2022
Dec 12, 2021
Feb 11, 2022
Feb 11, 2022
Dec 12, 2021

Repository files navigation

QryptoAle_API

使用している言語、技術、ライブラリ他

名称 バージョン memo
Node.js 16.13.1
Typescript 4.4.4
binance-api-node 0.11.28 BinanceAPI を叩くライブラリ
bignumber.js 9.0.1 少数計算のため導入

REST API 情報

port

  • 3000

エンドポイント

  • /balances
    • 全通貨の現在保有額を取得
    • 返す型
      • AssetBalance[] (binance-api-node)
    • クエリパラメータ
      • minQuantity: number
        • 通貨の最小数量
        • default: 0
      • includeLocked: boolean
        • ロックされている(=注文中の)数量を含めるか
        • default: true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published