ECE-458-Books / ece458books

0 stars 0 forks source link

[BackEnd] Created New Remote Subsidiary Book Lookup Endpoint #802

Closed hkder closed 1 year ago

hkder commented 1 year ago

Feature Description/Implementation

Created new remote subsidiary book lookup at /books/subsidiary/lookup (Closes #803)

Removed auto get of remote subsidiary from book list get and book retrive

Initial Book Lookup automatically gets remote book data as speed is not concern here (and is relatively fast). There is no need for two asynchronous requests here.

Dependencies

Everything Else