In this course, I will be showing you how to build a RESTful API with AdonisJS 5. If you are new to building APIs with AdonisJS, then this course is for you. Together, we will build an API for a forum. We are going to look at things like authentication, pagination, filtering and sorting.
Along the line, we will cover some best practices such as structuring endpoints, using correct HTTP methods, and using correct HTTP status codes as well as response formats.