Git Product home page Git Product logo

alamgirhossein041 / binance-balance-cosumer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stylepatrick/binance-balance-cosumer

0.0 0.0 0.0 93 KB

Spring Boot 2 REST API Consumer for Binance. Used to get spot, stacking and saving balance of coins/token from Binance account. For historical analysis balances are stored to Database storage.

License: MIT License

Java 99.30% Dockerfile 0.70%

binance-balance-cosumer's Introduction

binance-balance-cosumer

Spring Boot 2 REST API Consumer for Binance. Used to get spot, stacking and saving balance of coins/token from Binance account. For historical analysis balances are stored to Database storage. Basic Auth used for security.

Endpoints:

  • api/balance/stats/full -> returns stats of all tokens/coins + detail amount for each coin
  • api/balance/stats/notification -> sends manual message to telegram about summary of balance

Telegram Notification

A scheduler can automatically send the wallet balance via a telegram bot to you.

Database Persistent (PostgresDB)

With the help of JPA Hibernate auto generation, tables and views will be created to store balance data for historical analysis. For more details check resources/schema.sql file and BinanceBalance entity.

Tests

Test resource which checks if the API is secured and the connection to the Binance API works.

Actuator

Actuator is started on a separate port. Check application.yml. User needs to have the role ADMIN to access it. Only /actuator/health and /actuator/info is available for everyone to check if the service is up and running.

DockerHub

https://hub.docker.com/repository/docker/stylepatrick/binance-api-consumer

binance-balance-cosumer's People

Contributors

stylepatrick 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.