GithubHelp home page GithubHelp logo

w8_vue_public's Introduction

๐ŸŽฅ ์˜ํ™” ๊ฒ€์ƒ‰ ํ”„๋กœ์ ํŠธ (Vue.js, OMDb API ํ™œ์šฉ)

Netlify Status

1. ๊ฒ€์ƒ‰

แ„€แ…ฅแ†ทแ„‰แ…ขแ†จ

2. ์ƒˆ๋กœ๊ณ ์นจ์‹œ ์ž๋™ ์ถ”์ฒœ์–ด ๊ฒ€์ƒ‰

แ„‰แ…ขแ„…แ…ฉแ„€แ…ฉแ„Žแ…ตแ†ทแ„‰แ…ต แ„Œแ…กแ„ƒแ…ฉแ†ผ แ„Žแ…ฎแ„Žแ…ฅแ†ซแ„‹แ…ฅ แ„€แ…ฅแ†ทแ„‰แ…ขแ†จ

3. ๋งˆ์šฐ์Šค ํด๋ฆญ&๋“œ๋ž˜๊ทธ / ํ„ฐ์น˜ ๋‘˜๋‹ค ๋˜๋Š” ์Šฌ๋ผ์ด๋“œ

แ„†แ…กแ„‹แ…ฎแ„‰แ…ณ แ„แ…ณแ†ฏแ„…แ…ตแ†จ แ„‹แ…ขแ†ซ แ„ƒแ…ณแ„…แ…ขแ„€แ…ณ แ„แ…ฅแ„Žแ…ต แ„ƒแ…ก แ„ƒแ…ฌแ„‚แ…ณแ†ซ แ„‰แ…ณแ†ฏแ„…แ…กแ„‹แ…ตแ„ƒแ…ณ2

4. ๋ฐ˜์‘ํ˜•

แ„‡แ…กแ†ซแ„‹แ…ณแ†ผแ„’แ…งแ†ผ

  • ๊ณผ์ œ ๊ธฐ๊ฐ„: 10/5 - 10/08
  • ๋ฆฌ๋ทฐ ๊ธฐ๊ฐ„: 10/11 - 10/16

๊ธฐ๋ณธ ์š”๊ตฌ์‚ฌํ•ญ

  • ๊ฒ€์ƒ‰์–ด ์ž…๋ ฅ -> ์˜ํ™” ๊ฒ€์ƒ‰
  • ๊ฒ€์ƒ‰ ๊ฒฐ๊ณผํ†ตํ•ด ์˜ํ™” ์ƒ์„ธ์ •๋ณด ์ œ๊ณต
  • ํด๋ผ์ด์–ธํŠธ์— API Key(7035c60c) ๋…ธ์ถœ ๋ฐฉ์ง€
  • ์‹ค์ œ ์„œ๋น„์Šค ๋ฐฐํฌ, ๋งํฌ ์ถ”๊ฐ€

API ์‚ฌ์šฉ๋ฒ•

  • ์ฐธ๊ณ  ์‚ฌ์ดํŠธ: The Open Movie Database
  • ์š”์ฒญ ์ฃผ์†Œ: https://www.omdbapi.com
  • Method: GET
  • API_KEY: 7035c60c

์˜ํ™” ๋ชฉ๋ก ๊ฒ€์ƒ‰

ํŒŒ๋ผ๋ฏธํ„ฐ ํ•„์ˆ˜ ์„ค๋ช… ๊ธฐ๋ณธ๊ฐ’ ์œ ํšจ ๊ฐ’
s ์˜ˆ ๊ฒ€์ƒ‰ํ•  ์˜ํ™” ์ œ๋ชฉ
y ์˜ํ™” ์ถœ์‹œ ๋…„๋„
page ๊ฒ€์ƒ‰ ๊ฒฐ๊ณผ ํŽ˜์ด์ง€ 1 1~100

์š”์ฒญ ์˜ˆ์‹œ:

https://www.omdbapi.com?apikey=7035c60c&s=frozen&page=3

์‘๋‹ต ์˜ˆ์‹œ:

  • Search: ์˜ํ™” ๋ชฉ๋ก, 1ํŽ˜์ด์ง€(page) ๋‹น ์ตœ๋Œ€ 10๊ฐœ
  • totalResults: ๊ฒ€์ƒ‰ ๊ฐ€๋Šฅํ•œ ๋ชจ๋“  ์˜ํ™” ๊ฐœ์ˆ˜
{
  "Search": [
    {
      "Title": "Frozen",
      "Year": "2013",
      "imdbID": "tt2294629",
      "Type": "movie",
      "Poster": "https://m.media-amazon.com/images/M/MV5BMjA0YjYy...eQXVyNDg4NjY5OTQ@._V1_SX300.jpg"
    },
    "...์ตœ๋Œ€10๊ฐœ"
  ],
  "totalResults": "263",
  "Response": "True"
}

์˜ํ™” ์ƒ์„ธ ๊ฒ€์ƒ‰

ํŒŒ๋ผ๋ฏธํ„ฐ ํ•„์ˆ˜ ์„ค๋ช… ๊ธฐ๋ณธ๊ฐ’ ์œ ํšจ ๊ฐ’
i ์˜ˆ ๊ฒ€์ƒ‰ํ•  ์˜ํ™” ์•„์ด๋””(imdbID)
plot ์˜ํ™” ์ค„๊ฑฐ๋ฆฌ ๊ธธ์ด short full

์š”์ฒญ ์˜ˆ์‹œ:

https://www.omdbapi.com?apikey=7035c60c&i=tt4520988&plot=full

์‘๋‹ต ์˜ˆ์‹œ:

{
  "Title": "Frozen II",
  "Year": "2019",
  "Rated": "PG",
  "Released": "22 Nov 2019",
  "Runtime": "103 min",
  "Genre": "Animation, Adventure, Comedy",
  "Director": "Chris Buck, Jennifer Lee",
  "Writer": "Jennifer Lee, Hans Christian Andersen, Chris Buck",
  "Actors": "Kristen Bell, Idina Menzel, Josh Gad",
  "Plot": "Having harnessed her ever-growing power after lifting the dreadful curse of the eternal winter in Frozen (2013),",
  "Language": "English",
  "Country": "United States",
  "Awards": "Nominated for 1 Oscar. 17 wins & 90 nominations total",
  "Poster": "https://m.media-amazon.com/images/M/MV5BMjA0YjYy...eQXVyNDg4NjY5OTQ@._V1_SX300.jpg",
  "Ratings": [
    {
      "Source": "Internet Movie Database",
      "Value": "6.8/10"
    },
    {
      "Source": "Rotten Tomatoes",
      "Value": "77%"
    },
    {
      "Source": "Metacritic",
      "Value": "64/100"
    }
  ],
  "Metascore": "64",
  "imdbRating": "6.8",
  "imdbVotes": "151,940",
  "imdbID": "tt4520988",
  "Type": "movie",
  "DVD": "22 Nov 2019",
  "BoxOffice": "$477,373,578",
  "Production": "Walt Disney Animation, Walt Disney Pictures",
  "Website": "N/A",
  "Response": "True"
}

w8_vue_public's People

Contributors

rt-mingming avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.