Don’t want to futz with SQL?
Want to test the internal state of your database that isn’t exposed by your API?
See how to read and write to REST-enabled databases.
http://blog.getpostman.com/2018/02/09/read-and-write-to-rest-enabled-databases/
Don’t want to futz with SQL?
Want to test the internal state of your database that isn’t exposed by your API?
See how to read and write to REST-enabled databases.
http://blog.getpostman.com/2018/02/09/read-and-write-to-rest-enabled-databases/
Great post, it shows an example of getting the equivalent of SELECT *, but can someone provide and example of how can we GET specific data displayed? (equivalent to SELECT columnA where columnB = value)
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.