[go: up one dir, main page]

Skip to content

amirul-zafrin/event-ticketing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Event Ticketing System

A simple ticketing system that consists:

  • REST API
  • Message Queue
  • RPC

This project implement microservices, there's 3 services in this project:

  • User (To handle login, registration, authorization and authentication)
  • Event (To handle adding, removing event and also set seat types and prices)
  • Order (To handle user order)

The project try to decouple as much as possible to reduce the dependency from one service to another.

This Project Written in:

  • Go

About

Simple Event Ticketing System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published