This repository contains PayPal's PHP SDK and samples for REST API. To write an app that uses the SDK Copy the composer.json file from the sample folder over to your project and run 'composer update - ...
Este projeto é um passo fundamental para entender a arquitetura REST. Ele foca na criação de uma API backend limpa e sem frameworks, gerenciando recursos (livros) através dos verbos HTTP padrões (GET, ...