ZeyadAwdallah/api-explorer
api-explorer is a web project that demonstrates how to use different methods to fetch data from APIs. It utilizes three different approaches—XMLHttpRequest, Fetch API, and Axios—to retrieve and display data. The project fetches user and post data from the JSONPlaceholder API and displays it in a user-friendly format.
JavaScript
No issues in this repository yet.