Open nelsonic opened 1 year ago
I could easily write a parser in any of my "previous" programming languages. e.g: https://github.com/nelsonic/github-scraper
But I can't help but think of this as an opportunity to use Rust for 3 very specific reasons:
Rust
Elixir
AWS Lambda
IP Address
Flutter
Starting point:
Opening this issue just to capture my initial thoughts. 💭 Will using Rust make it easier or harder for people to contribute to the project? 🤷♂️
I could easily write a parser in any of my "previous" programming languages.
e.g: https://github.com/nelsonic/github-scraper
But I can't help but think of this as an opportunity to use
Rust
for 3 very specific reasons:Elixir
.Rust
can be run natively onAWS Lambda
this is useful because it makes it easier to run parsers with dynamicIP Address
Flutter
App using github.com/fzyzcjy/flutter_rust_bridgeStarting point:
Opening this issue just to capture my initial thoughts. 💭 Will using
Rust
make it easier or harder for people to contribute to the project? 🤷♂️