Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Bringing JavaScript Simplicity to Rust with Pan...

Bringing JavaScript Simplicity to Rust with PandasCLI

Explore how PandasCLI revolutionizes Rust development by bringing the intuitive ease of JavaScript frameworks to Rust's powerful capabilities. This presentation covers the clean architecture of PandasCLI, its ease of setup and use, and a live demonstration of generating a fully functional API. Perfect for developers looking to adopt Rust with less complexity.

Marcus Gomes

October 30, 2024
Tweet

Other Decks in Technology

Transcript

  1. Pandas Eat Bamboo, We Simplify Rust Install PandasCLI quickly. $

    cargo install pandas-cli Create a new project effortlessly. $ pandas-cli new project-name Generate new modules with ease. $ pandas-cli generate module module-name