API testing with Boozang and JSON server
We are really excited to announce that Boozang now provides unlimited API testing for FREE so I’m reposting some relevant blog posts. In this exercise, we use the NPM package JSON-server to emulate a REST API locally. We then use Boozang to create a data-driven API test consisting of create-operations and edit-operations, along with validations. I based this post on the blog post from Sebastien Eschweiler: https://medium.com/codingthesmartway-com-blog/create-a-rest-api-with-json-server-36da8680136d. It’s a great […]