simple-bank

command module
v0.0.0-...-f4030e0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2023 License: MIT Imports: 6 Imported by: 0

README

simple-bank

A simple bank backend api written in go using postgres

Run it

  • Create the postgres instance make postgres
  • Create the database make createdb
  • Migrate the schema make migrateup
  • Run the tests make test
  • Run the server and test the api with postman make server

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
db
mock
Package mockdb is a generated GoMock package.
Package mockdb is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL