Situation: HEE required a front-end to interface with its Java-based core server code.
Task: Consume Java API/Microservices in to facilitate providing data to the front-end application.
Actions:
-Communicate to Java APIs for GET, PUT, POST, PATCH and DELETE HTTP requests.
-Implemented API error handling on the front-end for UI notifications.
-Collaborated with back-end developers on JSON structure to be returned from Java APIs.
-Reviewed back-end Java pull requests to keep up to date with upcoming changes.
Results:
-Front-end Revalidation application seamlessly consuming Java powered RESTful APIs.