https://github.com/theamirhosssein/event-booking-api
This project enables users to create and manage their own events while showcasing event registrations. It is built using the Gin framework for efficient web development and leverages SQLite for reliable data storage.
https://github.com/theamirhosssein/event-booking-api
gin go jwt sqlite
Last synced: 6 months ago
JSON representation
This project enables users to create and manage their own events while showcasing event registrations. It is built using the Gin framework for efficient web development and leverages SQLite for reliable data storage.
- Host: GitHub
- URL: https://github.com/theamirhosssein/event-booking-api
- Owner: TheAmirhosssein
- License: mit
- Created: 2024-08-19T19:15:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T20:16:41.000Z (almost 2 years ago)
- Last Synced: 2024-10-01T00:43:38.827Z (over 1 year ago)
- Topics: gin, go, jwt, sqlite
- Language: Go
- Homepage:
- Size: 43.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# event-booking-api
This project enables users to create and manage their own events while showcasing event registrations. It is built using the Gin framework for efficient web development and leverages SQLite for reliable data storage