Skip to content

roniahmad/go-cleancode-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang backend with clean architecture and JWT authentication

Description

This is a ready to use Golang backend with clean architecture and JWT authentication.

Prerequisite

Architecture

Architecture

Framework & Library

Configuration

All configuration is in ./config/config.yaml file.

Database

Available at ./.db/wetees.sql file.

Available Features

  • Health Check
  • Login
  • Register
  • Change Password
  • Order Item, Cancel Order, Checkout
  • Deposit, Withdrawal

Postman Collection

Available at ./.postman/WeTeEs.postman_collection.json file.

Run web server

go run ./cmd/main.go

or

air -c .air.toml

or

make watch-server

References

About

Ready to use Golang backend with clean architecture and JWT authentication

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors