About 12,000,000 results
Open links in new tab
  1. How to represent a call being made in a loop in a sequence diagram?

    I'm creating a sequence diagram, and one of the classes is being observed by another class. The observed class is calling update in the observer every 5 seconds in a loop. I need to show this …

  2. What is the appropriate way to model API requests in Sequence Diagrams?

    Aug 20, 2014 · I am about to create a few sequence diagrams to model the interactions in a web API. There is a repeating pattern of request/response calls that I am not sure how to model. …

  3. API Flow Diagram: Best Practices & Examples | Multiplayer

    Learn how API flow diagrams visually represent the expected behavior of APIs in different scenarios, address challenges, and enhance communication and collaboration among teams.

  4. Model parametrized API Call in Activity Diagram

    Nov 3, 2017 · I have an an activity diagram with two swimlanes (Client and Server). I want to model a request call from Client to Server. Is it correct to use Signals Notation for Calls …

  5. Using Sequence Diagrams to Model and Manage APIs - ZenUML

    May 15, 2024 · Unlock the power of sequence diagrams in API management. Explore how visual modeling can improve communication, identify issues, and enhance API documentation. …

  6. Using Sequence Diagrams to Streamline API Design and …

    Dec 20, 2024 · Sequence diagrams are crucial for visualizing interactions between services in API design within microservices architecture. They provide a clear, visual flow of data, aiding in the …

  7. Creating Better API Architecture Diagrams - Bump.sh

    Feb 1, 2021 · API architecture diagrams are visual representations of the structure and interactions of the components of an API. They can help developers and architects plan the …

  8. To Be API-First, Map Out Your API Architecture with an API Diagram

    Sep 28, 2020 · What is an API Diagram? Why Make an API Diagram? Example API Architecture Diagram + Tips for Getting Started; Use UML for API Diagramming; Codify Your Process with …

  9. REST API Flowchart with Swimlanes - theRDnotes

    Below is how a typical REST API flow will look when pictured using flowcharts with swimlanes: Notice! how the client swimlane is showing all the possible response codes I liked the …

  10. Designing Sequence Diagrams for API Orchestration

    Dec 24, 2021 · Sequence diagrams help visualize what happens when an action occurs — such as when a user presses a button on your app. They are commonly used by technical and …

Refresh