A mini backend implementation of a basic banking system built with Go & PostgreSQL along with utilising modern development practices.
- Database design and SQL with PostgreSQL
- Database migration management
- Containerisation with Docker
- Makefile (somehow I've never discovered this..)
- Writing unit tests
- Language: Go
- Database: PostgreSQL
- Tools & Libraries:
This is a learning project focused on implementing backend development best practices. Features and implementation details are being actively developed. I am also planning on creating a frontend in Svelte to consume this backend eventually.
This project is released under the MIT License - feel free to use it for your own learning and development.