The backend to Giggle, an app for sharing tickets and finding fellow attendees to upcoming gigs. This backend uses MongoDB as its database, using Mongoose to determine schema's for the data. A RESTful API built using Test-Driven-Development through Jest. Find the frontend HERE!
- MongoDB
- Mongoose
- Express
- Node.js