avijeetpandey / event-booking-backend

An event booking backend made using Go and Gin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Event booking system backend 🎉 🚀

This is an implementation of event booking backend implemented using go, gin and sqlite3, the application contains the following implementation

  • route to login and signup users , with token generation
  • ability to create event
  • ability to update and delete event
  • restrictions on events, which prevents it getting deleted/updated from other users

About

An event booking backend made using Go and Gin


Languages

Language:Go 100.0%