Skip to content

samama-tariq/rust-rocket-task-Q3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-rocket-task-Q3

this is simple add-it application build on rust-rocket framework here is steps to use the application 1-Update rust to nightly version 2-clone the repo 3-open the prpject and run the command cargo run in the terminal 4-after complete compilation and building the terminal shows a hosted link in which the server is running you can simply copy the url and paste in the browser the url like:("http://localhost:8000") 5-when you open the url you will show the home page and then if you pass query paramter like:(http://localhost:8000/10) the application will gives you result after addition of number '10' 6-Enjoy :))

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages