abaplint / abaplint-sci-server

Node backend application for running abaplint on ABAP
MIT License
20 stars 13 forks source link

API requests #1383

Open YahorNovik opened 1 year ago

YahorNovik commented 1 year ago

Hi guys,

I've deployed abaplint sci server in my CF, but struggling with API requests.

Do you have any guide or examples how to properly make requests?

this is my current request: image

larshp commented 1 year ago

Hi, The server is intended to be used with https://github.com/abaplint/abaplint-sci-client, you can find the corresponding API requests and logic in there

However, I do wonder about the use-case? if its possible to run Python scripts, it is probably also possible to just execute the cli