Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s7oev/consume_rest_api_in_abap
Consuming REST APIs with (Cloud) ABAP
https://github.com/s7oev/consume_rest_api_in_abap
Last synced: 26 days ago
JSON representation
Consuming REST APIs with (Cloud) ABAP
- Host: GitHub
- URL: https://github.com/s7oev/consume_rest_api_in_abap
- Owner: s7oev
- Created: 2020-11-20T21:01:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-21T13:04:26.000Z (almost 4 years ago)
- Last Synced: 2024-08-02T19:02:03.859Z (3 months ago)
- Language: ABAP
- Size: 8.79 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- abap-florilegium - consume_rest_api_in_abap
README
# Consuming REST APIs with (Cloud) ABAP
Read the article on [SAP blogs](https://blogs.sap.com/2020/10/27/consuming-rest-apis-with-cloud-abap/comment-page-1/#comment-540009) or [my personal blog](https://s7oev.com/blog/2020/10/27/consuming-rest-apis-with-cloud-abap).This repository contains the source code, in class [zss_consume_rest](https://github.com/s7oev/consume_rest_api_in_abap/blob/main/src/zss_consume_rest.clas.abap).