Skip to content

lrobinsonco/redditclone1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redditclone1

build and burn of reddit clone using postgres

Includes create table statements: 1 Includes columns with multiple data types:1 Includes autoincrementing ID:1 Includes nullable and non-nullable fields:1 Includes select, insert, update and delete statements:1 Includes where clauses in select, update and delete statements:1 Includes explicit column names in select statements:1 Includes foreign key statements in DDL:1

Uses routes with exact matches: 2 Extracts data from requests using path params:2 Extracts data from requests using path query params:1 Extracts data from requests using body params:2 Renders a template, passing in variables:2 Includes all dependencies correctly:2 (package.json for Node etc...)

About

build and burn of reddit clone using postgres

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published