Playing Next Lesson In
seconds

Let's Learn AdonisJS 6 #2.3

Loading A Movie Using Route Parameters

In This Lesson

We'll learn how we can reuse a route definition using route parameters to show any item we have for our movie resource.

Created by
@tomgobich
Published

Join the Discussion 4 comments

Create a free account to join in on the discussion
  1. @josemanuel

    Can I study course of API with Adonis?

    1
    1. Responding to josemanuel
      @tomgobich

      Hi Jose! We will be doing a series of API development a little later on, at the moment though, we unfortunately don't have any resources for this. However, the primary difference between this series and an API is instead of providing information into page state, you'd instead return it as a JSON response.

      2
  2. @josemanuel

    Excellent course concept of Adonis

    1
    1. Responding to josemanuel
      @tomgobich

      Thank you very much, Jose!!

      0