Skip to content

Ekrem05/Event-Booking-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API with Go, Gin, JWT Authentication, and PostgreSQL

This project is a RESTful API built using the Gin web framework in Go. It includes JWT authentication for securing endpoints and PostgreSQL as the database backend for storing user data.

Features

  • User registration and login with JWT authentication.
  • Authorized and unauthorized routes.
  • Token-based authentication with JWT (JSON Web Tokens).
  • PostgreSQL database integration.
  • Secure password hashing with bcrypt.
  • CRUD operations for authenticated users.

Requirements

About

This is an API built with Gin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages