Skip to content

Backend API implementation of a transaction app where the users can transfer money from one account to another. It's build in go-lang with dockerized PostgreSQL database. The transactions are made following ACID properties.

Notifications You must be signed in to change notification settings

Vikram222726/go-transactions

Repository files navigation

go-transactions

Backend API implementation of a transaction app where the users can transfer money from one account to another. It's build in go-lang with dockerized PostgreSQL database. The transactions are made following ACID properties.

About

Backend API implementation of a transaction app where the users can transfer money from one account to another. It's build in go-lang with dockerized PostgreSQL database. The transactions are made following ACID properties.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages