Skip to content

LugaLee/go-banking-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-banking-api

A banking API made with Go, PostgreSQL and ImmuDB, which can:

  • create user accounts
  • store immutable transactions
  • JWT authorization

It is made using gin for routing and gorm for PostgreSQL management.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.2%
  • Shell 0.8%