Building Microservices API in Go - Assignment 3: Make a Transaction in Bank Account

Building Microservices API in Go - Assignment 3: Make a Transaction in Bank Account

Assessment

Interactive Video

Information Technology (IT), Architecture, Business

University

Hard

Created by

Quizizz Content

FREE Resource

This video tutorial covers the final assignment in the section, which involves building an API for bank transactions. The assignment focuses on handling withdrawal and deposit transactions, ensuring amounts are non-negative, and checking account balances for withdrawals. It also involves managing two tables: one for transactions and another for account updates. The tutorial emphasizes error handling, proper status codes, and messages. Students are advised to focus on the requirements and not to validate account ownership, as this will be covered in a later security section.

Read more

2 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What kind of error handling is required for this assignment?

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What is one important requirement to focus on for this assignment?

Evaluate responses using AI:

OFF