Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoBank

A development project to learn and understand API development in Go without relying on popular packages like gin in order to understand how things work at low level.

Development

Set environment variable

export JWT_SECRET=gobanksecret

Run Postgres using Docker

docker run --name postgres-gobank -e POSTGRES_PASSWORD=gobank -p 5432:5432 -d postgres

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages