refactors data access layer to use pop ORM for eager loading, adds book titles rented to renters in response body
This commit is contained in:
@@ -6,4 +6,4 @@ COPY . .
|
||||
RUN go get -d -v ./...
|
||||
RUN go install -v ./...
|
||||
|
||||
CMD ["api"]
|
||||
CMD ["api"]
|
||||
|
||||
Reference in New Issue
Block a user