Skip to content

tbauer428/restful-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restful-rust

a sample Rocket/Diesel app to explore a practical use of Rust for modern Web Backend

if you want to run this on your own you will want to set up postgres and install diesel-cli so you can run the migrations before you start this will also require creating a .env file with your DATABASE_URL

About

a sample Rocket/Diesel app to explore a practical use of Rust for modern Web Backend if you want to run this on your own you will want to set up postgres and install diesel-cli so you can run the migrations before you start this will also require creating a .env file with your DATABASE_URL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors