Skip to content
This repository has been archived by the owner on Sep 5, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 341 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 341 Bytes

Installation

  1. Install PHP (>=7.0)
  2. Install Composer
  3. run: $ composer install inside project folder
  4. Install Postman
  5. Import collection from ./postman/collection.json into Postman

Run Examples

Every example has a runnable composer command and a corresponding postman folder

Run $ composer run example-1