Skip to content

efosao/hello-rocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello-Rocket

Description

I built this test Web-API application using the Rocket framework for Rust. It exposes 2 endpoints.

  • / - main web-template route
  • /todo - json route

Pre-requisites

  • Rust Nightly - Install instuctions
    • curl -s https://static.rust-lang.org/rustup.sh | sh -s -- --channel=nightly

How to run

  • cd into main directory
  • type cargo run in bash/shell to run web/api app
  • open http://localhost:8000/ in web-browser

About

Rust API experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published