Skip to content

sarahdherr/1702-seq-ex-review

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cats and Owners - a Sequelize/Express Review

(by Julie Busch!)

Start it up

  • $ createdb catstravaganza (first time setup only)
  • $ npm install
  • $ npm start

Check out those routes!

  • You'll need to use the post route a few times or just add info directly in Postico because there is no seed file. But you're here to learn about routes anyway, so I don't feel bad about making you do that.
  • I highly recommend downloading the Postman tool for testing routes
    • You can use Postman to send all types of requests to your localhost and see the responses

That's it! Happy Studying!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%