About 165,000 results
Open links in new tab
  1. ELI5: What is an API? : r/explainlikeimfive - Reddit

    An API is an Application Programming Interface. It is a structured way for one program to offer services to other programs. In the case of website APIs these programs are running on different machines - a …

  2. What is an API? A Beginner's Guide to APIs | Postman

    What is an API? An API, which stands for application programming interface, is a set of protocols that enable different software components to communicate and transfer data. Developers use APIs to …

  3. Eli5 What is API? : r/explainlikeimfive - Reddit

    An API is like the menu in a restaurant. You pick something off the menu and you get it sent to you. You don't know what happens in the kitchen, but it gives you the options and sends you what you pick. …

  4. ELI5: What are API and how they work? : r/explainlikeimfive - Reddit

    Jul 19, 2023 · An API is nothing more than a specification saying what functions you can call in the library and what you can expect them to do. How you physically implement an API depends on what …

  5. GitHub - eli5-org/eli5: A library for debugging/inspecting machine ...

    A library for debugging/inspecting machine learning classifiers and explaining their predictions - eli5-org/eli5

  6. What Does "ELI5" Mean, and How Do You Use It? - How-To Geek

    Jan 24, 2021 · Is there a topic you don't understand and would like explained in the simplest way? You might want to use the acronym ELI5. Here's what it means, and how to use it to get a helpful …

  7. ELI5 - Explain Like I'm 5 | Free AI Learning Tool for Simple Explanations

    Get simple, kid-friendly explanations for any complex topic. Free AI-powered learning tool that makes science, technology, and complex concepts easy to understand.

  8. What is an API? - Application Programming Interfaces Explained - AWS

    What is web API? A Web API or Web Service API is an application processing interface between a web server and web browser. All web services are APIs but not all APIs are web services. REST API is a …

  9. Explain Like I'm 5 - Simple Explanations for Complex Topics

    Complex ideas, explained simply Get any complex topic explained like you're 5 years old. Clear, simple, and easy to understand.

  10. API - Wikipedia

    An application programming interface (API) is a connection between computers or between computer programs. It is a type of software interface, offering a service to other pieces of software. [1] A …