dagmawibabi / APIHub

API Hub is an all-in-one API destination. It is a wrapper around major and popular APIs to have a uniform way of accessing all of them.
https://apihub-seven.vercel.app
GNU General Public License v3.0
86 stars 16 forks source link

Fix #18: Add JSON Placeholder Wrapper docs and update integrated APIs list #25

Closed abela12 closed 7 months ago

abela12 commented 7 months ago

Project Updates 🚀

This document provides an overview of the recent updates to the project.

Recent Pull Requests

Docs: Fix #18 Add JSON Placeholder Wrapper into the wiki and documentation

This pull request addresses issue #18 by adding documentation for the JSON Placeholder Wrapper. The documentation details the wrapper's functionality and usage. The changes have been added to the main documentation.

Add current integrated APIs to the index page

This pull request updates the index page of our project to include a list of all currently integrated APIs and I added the Lyrics and JSON Placeholder.

Refactor route to fetch all users instead of todos

This pull request refactors the route previously used to fetch all todos. Now, it fetches all users. The updated route maintains the same structure and parameters as the previous one, ensuring compatibility with existing code that uses this route.

JSON Placeholder Endpoints Testing

This section documents the testing process for all JSON Placeholder endpoints.

In this update, I've tested all the parts of JSON Placeholder carefully. Good news! Everything ️‍is ️working️‍🔥 just like it's supposed to.

Let's celebrate this achievement! 🎉

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
apihub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2024 9:12am
dagmawibabi commented 7 months ago

GREAT JOB! Loving the PRs BTW! And good job integrating it in the documentation and wiki!