Skip to content

Can't get the right reply if requesting "/movie" #8

@ghostvic

Description

@ghostvic

In the video, before starting Angular.js, when requesting "/movie", the mangodb collections shown up, I added some data in my db but I didn't get the expected result.
What I did to mongodb:
db.movie.save({title:"Let it go", url:"https://www.youtube.com/watch?v=L0MK7qz13bU"})

But I got "Cannot GET /movie" after requsting localhost:3000/movie

Could anybody help me with it? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions