Book a Demo

Author Topic: Reading a RestAPI repository from within EA  (Read 5000 times)

DaniM

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Reading a RestAPI repository from within EA
« on: January 17, 2019, 04:12:01 am »
I have a customer that asks if EA is capable to interface to Rest API repositories and build an internal model representing the existing Resources and interfaces.
This in order to design new applications or services to be added to the repository.
He also would like to know if EA can generate the code required to implement RestAPI definitions and resources.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Reading a RestAPI repository from within EA
« Reply #1 on: January 17, 2019, 05:55:31 pm »
I don't think anything exists as a standard component, but you can surely build an add-in or script that can do this.

Geert

Slávek Rydval

  • EA User
  • **
  • Posts: 40
  • Karma: +2/-0
    • View Profile
    • homepage
Re: Reading a RestAPI repository from within EA
« Reply #2 on: February 03, 2019, 01:52:36 am »
Hi DaniM,

have you found anything? I was just asked by a customer similar issue - connection to SwaggerHub.

Cheers,

Slávek

DaniM

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Reading a RestAPI repository from within EA
« Reply #3 on: February 03, 2019, 07:43:00 am »
No, not found anything, my customer is is also using swagger.
We might develop something for him but have first to define the methodology and work processes.

Slávek Rydval

  • EA User
  • **
  • Posts: 40
  • Karma: +2/-0
    • View Profile
    • homepage
Re: Reading a RestAPI repository from within EA
« Reply #4 on: February 03, 2019, 09:24:32 am »
Depends on requirements. A web browser can also connect a user to SwaggerHub. But what to do with it in EA? Wouldn't it be enough just to read a YAML file and create classes out of resources? Or do the customer need something like this: https://www.youtube.com/watch?v=jg8ATi4kTMQ? I have a meeting with the customer in the middle of February so that I will see. So far, I've got nothing in my hands.

DaniM

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Reading a RestAPI repository from within EA
« Reply #5 on: February 04, 2019, 07:12:53 am »
What RASD seems to go into the direction.
Have also kick-off meeting next week and then we will see what they will need.
Good luck with you rmeeting.