How to build an API with authentication in Adonis
This tutorial demonstrates how quick it is to add authentication to an API built with Adonis.js. You will create a simple API for a blog site, featuring registration and login functionality.
Follow tutorial