Testing our Adonis 5 API with Postman

preview_player
Показать описание
Part 13/21

Now that we have our API build using Adonis 5, let's use the tool Postman to test our RESTful API.

Repos:

Рекомендации по теме
Комментарии
Автор

Hey Adam, thanks for the series. I have been trying to find an example of using Adonis v5 API Guard authentication. I want to protect the api routes from an app hosted on a different domain. The docs cover login but I can't figure out how to get the user registered so it stores their api_token. Can you do a video on that or if you know of any resources describing that process please share.

briodev