Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 256 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 256 Bytes

ChatGPT Warpper using Rust

Warpping the ChatGPT API by Axum with simple user authentication.

Objective

  • Easy project for learning rust-lang
  • Explore Server-Send Event API
  • Authentication with JWT

How to use

cargo run --bin server