Skip to content

Warpping the Chat Completions API by Axum with simple user authentication.

License

Notifications You must be signed in to change notification settings

klenkiven/chatgpt-axum-warpper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Warpping the Chat Completions API by Axum with simple user authentication.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages