GithubHelp home page GithubHelp logo

drarig29 / crypto-balance Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 1018 KB

A web application to show charts and graphs of your crypto balance

License: MIT License

JavaScript 41.48% Rust 50.17% HTML 0.73% CSS 5.81% Shell 0.48% Dockerfile 1.32%
binance binance-api cryptocurrency data-visualization esbuild hacktoberfest react rust rust-rocket webpack

crypto-balance's Introduction

Corentin Girard (Drarig29)

overview languages

crypto-balance's People

Contributors

drarig29 avatar johannesfischer avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

crypto-balance's Issues

Add a login screen for authentication

Currently there is no authentication at all.

When you go to the front-end, a request is sent immediately. And the back-end isn't protected with authentication either.

Add delay between Nomics requests

Currently, Nomics request are done too quickly, so it hits a rate-limit with splitted requests after 2 requests (the 3rd fails).

Either we should implement a retry behavior or hardcode the delays needed (x seconds after each 2 requests).

Rewrite everything with async/await

Currently, Rocket, reqwest and mongodb are using synchronous functions.

I'd like that all the requests of each API are done in parallel to speed up the whole response time.

Port the back-end to Go?

If I can't do #1, I will port the Rust back-end to Go.

I'm learning Rust so it's quite hard for me to succesfully compile code with futures. I might try Go instead.

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.