Member-only story
Learn Golang by building a fintech banking app — Lesson5: Bank transfers PART 2
This article was originally published at: https://www.blog.duomly.com/golang-course-with-building-a-fintech-banking-app-lesson-5-bank-transactions-part-2/
Intro to Golang course Bank transactions
Intro to Golang course Bank transactions
In Lesson 5 of the Golang course, we will continue with banking transactions.
In the previous episodes of the Course, we learned how to do migrations:
Golang course with building a fintech banking app — Lesson 1: Start the project
We learned how to do user login:
Golang course with building a fintech banking app — Lesson 2: Login and REST API
We learned how to do user registration:
Golang course with building a fintech banking app — Lesson 3: User registration
And we built user authentication, and started with transactions:
Golang Course With Building a Fintech Banking App — Lesson 4: User Authentication and Bank Transactions PART 1
As well you need to remember about Angular 9 course created by my friend Anna:
Angular Course with building a banking…