Skip to content

ggroce/netherland-rabbits-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS backend for www.NetherlandBunnies.com

(Github for React frontend for this project found here)

Backend for Netherland Rabbits sales website, where users can see an up-to-date listing of available Netherland Dwarf rabbits for sale, find out more about the purchasing process, and fill out a contact form for more information.

Details on the backend

  • NodeJS backend using Express to serve a REST API for inventory queries and contact forms
  • Sendgrid nodemailer implementation used to forward inquries to website operator
  • Inventory on backend is fed from a Google Sheet
    • Provided through google-spreadsheet package
    • This makes editing of the website inventory trivial for the layperson

About

Node.js backend for Netherland Rabbits website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published