alvyynm / ticketbookingsystem

Ticket booking API written in Node.js, Express, PostgreSQL (with Sequelize ORM) and Redis (caching)
MIT License
1 stars 0 forks source link
express fullstack reactjs redux-toolkit ticketbooking

Ticket Booking System API

Key API features:

Get started

To see how you can test the project, check the getting-started.md file. For the full system design features, how it works, and the ins-and-outs of the API, refer to the system-design-doc.md file.

Guides:

  1. Getting started
  2. System Design Documentation