Skip to content

ronny002/bootcamp_project_stackoverflow_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stackoverflow-like API application

My version of the Stackoverflow-like API application for the Let's Get Rusty Bootcamp.

Start postgres (req.: docker is installed and a container with postgres exists under the name stack-overflow-db):

sudo docker container start stack-overflow-db

tokio needs nightly:

cargo +nightly run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors