You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basic CRUD operations in Golang using MongoDB as the primary database, utilizing the built-in net/http package for the server and mux package for routing.
Server designed for marking the presence of the attendees for an event, starting from the generation of the QR codes and the End-to-End verification regarding the same.