Skip to content

Starter repository for reference in the Rust Swagger tutorial video.

Notifications You must be signed in to change notification settings

bocksdin/rust-swagger-starter-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-swagger-starter-code

This is the starter code for following along with the Rust Swagger tutorial video.

Before You Begin

  1. Get your Postgres (or database of choice) setup.
  2. Create a test database.
  3. Create the articles and users tables using the SQL files located in the /src folder.
  4. Create your .env file using the .env.example as a reference.

About

Starter repository for reference in the Rust Swagger tutorial video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages