ans-group/sdk-php

Add get/post/patch methods to base client

Closed this issue · 0 comments

Overview

Currently, there's a request method on the base client that takes the request method as an argument. It would be nice to add some convenience methods for post, get, patch, put, and delete