Skip to content

Idea of this project is to learn, grow and explore the Rust programming language. Starting up project serves as an API server using the actix framework and is able to create name/save names.

Notifications You must be signed in to change notification settings

divitngoc/rust-api-names

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-api-example

Idea of this project is to learn, grow and explore my knowledge of Rust programming language

This project serves as a server using Actix framework and is able to create name/save names via the /names endpoint currently.

TODO:

  • Connect to db
  • Able to generate random names
  • Create users
  • Users able to save their list of names

About

Idea of this project is to learn, grow and explore the Rust programming language. Starting up project serves as an API server using the actix framework and is able to create name/save names.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages