Skip to content

mesc08/Library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang-restapi-project

Simple Rest Api Project with Authentication, Autherization,Validation and Connection with redis

File Structure

├── cache
│   └── cache.go
├── config
│   └── config.go
├── config.json
├── config.json.prod
├── database
│   └── database.go
├── go.mod
├── go.sum
├── main.go
├── models
│   └── models.go
├── routes
│   └── routes.go
├── services
│   └── services.go
└── utils
    └── util.go

Technology Used

`

  1. Golang
  2. Redis
  3. JsonWebToken
  4. Mysql

About

Backend Development Rest Api Project for book management system. Used Features like redis, mysql, jwt token,validation and authorization.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages