Building Microservices API in Go - Assignment Solution: Enhance GetAllCustomers API

Building Microservices API in Go - Assignment Solution: Enhance GetAllCustomers API

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial covers the enhancement of an existing API to retrieve customers by their status. It begins with an introduction to the assignment and the objective of enhancing the API. The tutorial then explains starting from the domain and enhancing the 'find all' method to handle status as a string for flexibility. The implementation is done in the Customerrepositorydb, where the logic for handling empty and specific status values is detailed. The service side logic is discussed, focusing on transforming status from active/inactive to codes. Finally, the tutorial concludes with testing the code and a brief mention of future refactoring using SQL X.

Read more

1 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What new insight or understanding did you gain from this video?

Evaluate responses using AI:

OFF