A Postman colleciton can be found here
- Clone this repository
- Make changes using online swagger editor View API
- Copy changes from online swagger editor to swagger.yml
- Git push changes
git clone https://github.com/stylemepretty/native-restful-api
cd native-restful-api
npm install
npm run test