Skip to content

dartmouth-cs52/platform-api-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platform API — CS52 Lab 5

A REST API for the blog platform built with Express 5.

Setup

npm install
cp .env.example .env
# edit .env with your DATABASE_URL
npm run dev

Testing

npm test

See the full assignment for detailed instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors