Skip to content

codewithrust/simple-crud-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • Create User
  • Get User
  • Get All Users
  • Update User
  • Delete User

Pre-requisite:

how to run:

  • clone the repository
  • run command cargo run from your terminal

Library, framework, tool:

implemented RUST concepts:

  • vector
  • struct
  • error handling
  • Result
  • ownership & borrowing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages