Skip to content

YJChan/RatesConverter-Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RatesConverter-Rust

Description

This repo is a rewrite of https://github.com/YJChan/RatesConverter.git which written in Node.js previously. I've choosen Rust for its lightweight and speed, Warp for the web framework. This project is aim to support this Mozilla Web Extension https://github.com/YJChan/Immediate-Currency-Converter.git.

To run this project, You need to
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

source $HOME/.cargo/env

sudo apt-get install -y libsqlite3-dev


git clone https://github.com/YJChan/RatesConverter-Rust.git
cargo run

Thanks!

About

Rates Converter rewrirte in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published