Skip to content

Compilation of API exercises from appacademy.io

Notifications You must be signed in to change notification settings

robin-dc/Web-APIs

Repository files navigation

Web APIs : Overview

Compilation of API exercises from appacademy.io


📍 Why Learn Web APIs?

Web APIs (Application Programming Interfaces) allow different software systems to communicate and interact with each other over the internet. They serve as bridges between applications, enabling data exchange and functionality integration. By understanding web APIs, developers can leverage existing services and functionalities offered by various platforms, such as social media, payment gateways, mapping services, and more. This allows for faster development, reduced code complexity, and enhanced application capabilities. Additionally, with the increasing popularity of mobile and web applications, knowing how to consume and integrate APIs enables developers to create robust, interconnected, and feature-rich applications that can leverage the power of external services and data sources.


Set up

To install any dependencies, run:

npm install

Every folder that consist of test folder can run unit tests with mocha and chai, you can run the following command:

npm test

📝 Other noteworthy projects

RECIPE.app
🔗 https://favoriterecipes.vercel.app/
🐱 https://github.com/robin-dc/RECIPE.app.git

Github User Searcher
🔗 https://github-usearch.vercel.app/
🐱 https://github.com/robin-dc/Github-User-Searcher.git

Dental Care Appointment System
🔗 https://dentalcareph.netlify.app/
🐱 https://github.com/robin-dc/Dental-Care-Appointment-System.git

Facebook UI Clone
🔗 https://facebook-darkmode-clone.netlify.app/
🐱 https://github.com/robin-dc/Facebook-UI-Clone.git

Lofi Clock | Music and Notepad in one.
🔗 https://robin-dc.github.io/Lofi-Clock/
🐱 https://github.com/robin-dc/Lofi-Clock.git

Landing Pages

About

Compilation of API exercises from appacademy.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published