btp

ABAP Playground: leggere API REST JSON · aprile 24, 2023 · abap sap btp api http json
Giocando con ABAP: leggere dati in JSON da una API http, e magari salvarli in una tabella custom.
OAuth in Python per testare servizi su SAP BTP · dicembre 19, 2022 · btp python sap oauth2
OAuth2 in Python per accedere a un servizio REST ospitato sulla SAP BTP.
Gestione log per applicazioni REST su BTP · dicembre 1, 2022 · btp sap python rest
Utilizzare le funzionalità di logging della BTP per sorvegliare i nostri servizi REST in Python/Docker.
Protezione servizi rest su BTP mediante XSUAA · novembre 29, 2022 · sap cloud foundry btp python oauth2
Come utilizzare le funzionalità della BTP per aggiungere autenticazione e autorizzazione utenti ai nostri endpoint rest in python.