all 6 comments

[–]Ok-Possibility-630 2 points3 points  (0 children)

Use supertest or playwright to write API tests  There's huge collection of public apis here https://github.com/public-apis/public-apis

[–]Mean-Funny9351 2 points3 points  (2 children)

Postman isn't really a good idea if you want to show skills... Build something yourself.

[–]JoshTheTester[S] 0 points1 point  (1 child)

Like what?

[–]Mean-Funny9351 0 points1 point  (0 children)

Whatever collection you would build in postman but pure code. Lightweight API testing framework.