Skip to content
/ Post Public

E-commerce store made for Caltech's CS132 (Web Development) course.

Notifications You must be signed in to change notification settings

jayyysiri/Post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Post

Post is a full-stack e-commerce store that sells postcards from around the world! See the project here: https://post-jjf0.onrender.com (takes ~30 seconds on first load).

preview

The Post API

Clients can retrieve information for current items available on store, such as product images, descriptions, or promotions. Functionality is also provided to send "contact us" messages.

Summary of endpoints:

  • GET /promos
  • GET /faqs
  • GET /postcards
  • GET /postcards/:continent
  • GET /descriptions/:location
  • POST /contact ...

About

E-commerce store made for Caltech's CS132 (Web Development) course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published