Categorygithub.com/Devansh3712/go-banking-api
repositorypackage
0.0.0-20220523054033-74106b7af6c0
Repository: https://github.com/devansh3712/go-banking-api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

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.

Pre-requisites

  • ImmuDB server
  • PostgreSQL server