Skip to content

moisesmoalde/sn-project-backend

Repository files navigation

GET USER CALL:

http://IP:8080/GetUser/l@gmail.com

{
    "movies": [
        {
            "tmdb_id": 313369,
            "runtime": "2h 9m",
            "description": "Mia, an aspiring actress, serves lattes to movie stars in between auditions and Sebastian, a jazz musician, scrapes by playing cocktail party gigs in dingy bars, but as success mounts they are faced with decisions that begin to fray the fragile fabric of their love affair, and the dreams they worked so hard to maintain in each other threaten to rip them apart.",
            "title": "La La Land",
            "fb_id": "LaLaLandilfilmit",
            "year": 2016
        },
        {
            "tmdb_id": 597,
            "runtime": "3h 14m",
            "description": "84 years later, a 101-year-old woman named Rose DeWitt Bukater tells the story to her granddaughter Lizzy Calvert, Brock Lovett, Lewis Bodine, Bobby Buell and Anatoly Mikailavich on the Keldysh about her life set in April 10th 1912, on a ship called Titanic when young Rose boards the departing ship with the upper-class passengers and her mother, Ruth DeWitt Bukater, and her fiancé, Caledon Hockley. Meanwhile, a drifter and artist named Jack Dawson and his best friend Fabrizio De Rossi win third-class tickets to the ship in a game. And she explains the whole story from departure until the death of Titanic on its first and last voyage April 15th, 1912 at 2:20 in the morning.",
            "title": "Titanic",
            "fb_id": "TitanicMovie",
            "year": 1997
        },
        {
            "tmdb_id": 275,
            "runtime": "1h 38m",
            "description": "Jerry, a small-town Minnesota car salesman is bursting at the seams with debt... but he's got a plan. He's going to hire two thugs to kidnap his wife in a scheme to collect a hefty ransom from his wealthy father-in-law. It's going to be a snap and nobody's going to get hurt... until people start dying. Enter Police Chief Marge, a coffee-drinking, parka-wearing - and extremely pregnant - investigator who'll stop at nothing to get her man. And if you think her small-time investigative skills will give the crooks a run for their ransom... you betcha!",
            "title": "Fargo",
            "fb_id": "Fargo",
            "year": 1996
        },
        {
            "tmdb_id": 140607,
            "description": "Thirty years after defeating the Galactic Empire, Han Solo and his allies face a new threat from the evil Kylo Ren and his army of Stormtroopers.",
            "runtime": "2h 16m",
            "title": "Star Wars: The Force Awakens",
            "year": 2015,
            "fb_id": "StarWars"
        },
        {
            "tmdb_id": 1893,
            "description": "Anakin Skywalker, a young slave strong with the Force, is discovered on Tatooine. Meanwhile, the evil Sith have returned, enacting their plot for revenge against the Jedi.",
            "runtime": "2h 16m",
            "title": "Star Wars: Episode I - The Phantom Menace",
            "year": 1999,
            "fb_id": "StarWars"
        },
        {
            "tmdb_id": 330459,
            "description": "A rogue band of resistance fighters unite for a mission to steal the Death Star plans and bring a new hope to the galaxy.",
            "runtime": "2h 13m",
            "title": "Rogue One: A Star Wars Story",
            "year": 2016,
            "fb_id": "StarWars"
        },
        {
            "tmdb_id": 1894,
            "description": "Ten years after the invasion of Naboo, the galaxy is on the brink of civil war. Under the leadership of a renegade Jedi named Count Dooku, thousands of solar systems threaten to break away from the Galactic Republic. When an assassination attempt is made on Senator Padmé Amidala, the former Queen of Naboo, twenty-year-old Jedi apprentice Anakin Skywalker is assigned to protect her. In the course of his mission, Anakin discovers his love for Padmé as well as his own darker side. Soon, Anakin, Padmé, and Obi-Wan Kenobi are drawn into the heart of the Separatist movement and the beginning of the Clone Wars.",
            "runtime": "2h 22m",
            "title": "Star Wars: Episode II - Attack of the Clones",
            "year": 2002,
            "fb_id": "StarWars"
        },
        {
            "tmdb_id": 1895,
            "description": "Years after the onset of the Clone Wars, the noble Jedi Knights lead a massive clone army into a galaxy-wide battle against the Separatists. When the sinister Sith unveil a thousand-year-old plot to rule the galaxy, the Republic crumbles and from its ashes rises the evil Galactic Empire. Jedi hero Anakin Skywalker is seduced by the dark side of the Force to become the Emperor's new apprentice – Darth Vader. The Jedi are decimated, as Obi-Wan Kenobi and Jedi Master Yoda are forced into hiding. The only hope for the galaxy are Anakin's own offspring – the twin children born in secrecy who will grow up to become heroes.",
            "runtime": "2h 20m",
            "title": "Star Wars: Episode III - Revenge of the Sith",
            "year": 2005,
            "fb_id": "StarWars"
        },
        {
            "tmdb_id": 181808,
            "runtime": "2h 32m",
            "description": "Rey develops her newly discovered abilities with the guidance of Luke Skywalker, who is unsettled by the strength of her powers. Meanwhile, the Resistance prepares to do battle with the First Order.",
            "title": "Star Wars: The Last Jedi",
            "fb_id": "StarWars",
            "year": 2017
        },
        {
            "tmdb_id": 205584,
            "runtime": "2h 7m",
            "description": "A common thief joins a mythical god on a quest through Egypt.",
            "title": "Gods of Egypt",
            "fb_id": "GodsofEgyptMovie",
            "year": 2016
        }
    ],
    "user": {
        "name": "lo",
        "fb_id": "2",
        "surname": "f",
        "email": "l@gmail.com"
    }
}

About

Social Networks project backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages