Skip to content

Rest API to learn Golang about the webframework Gin before using it in Production at a renowned EV company :)

Notifications You must be signed in to change notification settings

Nilusche/gin-golang-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gin Restful API

Description

This is a dummy RESTful API using Gin framework. It has the following features:

  • CRUD operations for a dummy entities called User and Event
  • JWT authentication
  • Cors Validation
  • Middleware for handling CORS
  • MySQL database

About

Rest API to learn Golang about the webframework Gin before using it in Production at a renowned EV company :)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages