/rustApi

Primary LanguageRust

Article News using Rust

news article App using Api with Rust

Clone this project

  git clone https://github.com/misarb/rustApi.git

CD into the project

  cd rustApi

befor you start you need to generata and api key from this website newsApi and export it in the project directory

export API_KEY="your Api key here"

Download dependencies

  cargo build

result for terminal view without UI

Authors