You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A gateway API to offload the logic/proxy calls for the Frontend portion of a tech challenge. Tasked with composing a complete data payload that would require multiple API calls and data handling, this API offloads the logic from the frontend and houses it inside of an Express API server. While response times for a specific whole character object…