Skip to content

ryu-ryuk/ferrum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ferrum 🦀

A minimal Rust-powered backend to detect harmful websites from a pre-defined json file.

Lots more functionalities incoming ; )

Current Features?

  • Read & Write data from a JSON file
  • Lightweight and fast
  • Built with axum for async web handling
  • Future plans: Database support, ML Integration, Authentication, and more

Installation

Make sure you have Rust and Cargo installed:

git clone https://github.com/ryu-ryuk/ferrum.git
cd ferrum
cargo run

Usage

Send a GET request to:

curl "http://localhost:3000/checking?url=abc.in"

About

A lightweight Rust based backend service to detect phising websites

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages