Skip to content

bixby-muze/muze-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

55 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Muze


SAMSUNG Bixby Hackton **SERVER**

์˜ํ™”์˜ ์ด๋ฆ„๊ณผ ๋Œ€๋žต์ ์ธ ๊ฐœ๋ด‰ ๋‚ ์งœ๋งŒ์œผ๋กœ๋„

์ง€๊ธˆ๊นŒ์ง€ ๊ฐœ๋ด‰ํ•œ ์•ฝ 76000์—ฌ๊ฐœ์˜ ์˜ํ™”๋ฅผ ์†์‰ฝ๊ฒŒ ๊ฒ€์ƒ‰ํ•  ์ˆ˜ ์žˆ๋Š” Bixby Capsule Muze.



๐Ÿ Introduce My project

  • Bixby ์Œ์„ฑ์ธ์‹์„ ์ด์šฉํ•ด 76000๊ฑด์˜ ์˜ํ™” ๊ฒ€์ƒ‰ ๋ฐ Detail ์กฐํšŒ
  • ์ผ๊ฐ„/์ฃผ๊ฐ„ ๋ฐ•์Šค ์˜คํ”ผ์Šค ์กฐํšŒ
  • ์˜ํ™” ์ด๋ฏธ์ง€ ํฌ๋กค๋ง ๋ฐ ์บ์‹ฑ


๐Ÿ‘ค Comment

12์‹œ๊ฐ„์˜ ์งง์€ ํ•ด์ปคํ†ค์ด์—ˆ์ง€๋งŒ, ํด๋ฆฐ์ฝ”๋“œ์™€ ํด๋ฆฐ ์•„ํ‚คํ…์ฒ˜๋ฅผ ์‹ ๊ฒฝ์”€.
[์ฐธ๊ณ ] ์šฐ์•„ํ•œํ˜•์ œ๋“ค: ์ฃผ๋‹ˆ์–ด ๊ฐœ๋ฐœ์ž์˜ ํด๋ฆฐ ์•„ํ‚คํ…์ฒ˜ ๋ง›๋ณด๊ธฐ

๋ฐ•์Šค์˜คํ”ผ์Šค ์˜ํ™” ๋””ํ…Œ์ผ ๋ฐฐ์šฐ ๊ฒ€์ƒ‰ ์˜ํ™” ๊ฒ€์ƒ‰
image image image image


๐Ÿ“š API Docs

API DOC Link(Git wiki)


๐Ÿ› ย Core Technology

  • Spring security.
  • Auto collect movie img data.
  • Using Movie Data.
  • Crawling.


โš™๏ธย  Dependencies

dependencies {
    compile('org.springframework.security:spring-security-oauth2-client')
    compile('org.springframework.security:spring-security-oauth2-jose')
    compile('org.springframework.boot:spring-boot-starter-security')
    compile group: 'com.auth0', name: 'java-jwt', version: '3.3.0'
}

Securiy์™€ JWT๋ฅผ ํ™œ์šฉํ•˜์—ฌ, ํšŒ์›๊ฐ€์ž… / ๋กœ๊ทธ์ธ ๊ธฐ๋Šฅ์„ ๊ตฌํ˜„. (AOP ์ ์šฉ)

Releases

No releases published

Packages

No packages published