About 5,940,000 results
Open links in new tab
  1. Is there draw.io api to manipulate diagrams? - Stack Overflow

    Dec 31, 2021 · I want to create importer/exporter for draw.io. But I can't find how to work with drawio format programmatically. Is there any API available for the purpose?

  2. rest - UML / API : How to model a RESTful API - Stack Overflow

    Jan 31, 2018 · I need to create a UML class diagram and a use case diagram for a RESTFul API that I developed using API Platform and Symfony 3.2 (backend) and Ionic 2 (frontend). But i dont exactly …

  3. Review of UML class Diagram of a ASP.NET Core Web API

    Jan 17, 2022 · I've set up a UML class diagram of my ASP.NET Core Web API that uses Entity Framework, with Models and Controllers I would appreciate any feedback Things i'm concerned …

  4. UML diagram (Class Diagram) of whole Spring project in STS

    Jan 13, 2020 · I have developed a REST API's Project and I want to draw a class diagram for every API individually. I have downloaded the eclipse plugin of PlantUML but this doesn't generate the …

  5. Mermaid.ink Timeout Error When Using Short Node Name in …

    Apr 15, 2025 · I’m using langgraph in a Jupyter notebook to build a simple state machine and then render the graph with Mermaid via mermaid.ink. In one snippet of code, naming the node …

  6. UML Diagram to Model API - Stack Overflow

    Nov 13, 2009 · A sequence diagram shows the dynamics of a system. So, if you want to show the flow of calls that will occur when clients call your API, then that's your choice. A class diagram shows the …

  7. Clean Architecture: Where to make API calls - Stack Overflow

    Feb 20, 2021 · I guess people sometimes are a bit confused by the clean architecture, because the diagrams they saw before placed the DB in the center. But the clean architecture diagram is only a …

  8. Embed a draw.io diagram into a confluence page through an API call

    Apr 30, 2025 · But i would also like to embed a draw.io diagram into that same page, with this script. The diagram could for this example be a drawio file in a local folder, eg next to the below python script.

  9. Create spec for REST API in Enterprise Architect

    Jun 29, 2016 · 12 My customer wants me to create a specification for a future REST API by using Enterprise Architect (SparxSystems). The deliverable should be well formatted text (can be html, …

  10. dns - Load balancer and API Gateway confusion - Stack Overflow

    Apr 14, 2020 · And what about API Gateway? What is so specific to api gateway that it is a choice by default for micro-service architecture? Where are API gateways hosted? A DNS resolves domain …