Coder Social home page Coder Social logo

seba-api-v1's Introduction

seba-api-v1

seba-api-v1's People

Contributors

erturinglee avatar livelikeabel avatar testseb avatar jungsebin avatar boribap avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar Dironic avatar soso avatar Skyni25 avatar  avatar

seba-api-v1's Issues

개발 테스트를 위한 DataCreator 구성

디비는 계속해서 수정될거고, 그에 맞는 데이터를 매번 서로 맞추기는 어려워서
DataCreator를 두고 매번 테이블을 비우고 임시 데이터를 넣는 기능이 필요할 것 같아요

sebachoice api 만들기(일단은 임시로 순서대로 20개곡을 보여준다.)

API path: ex) GET api/musics/seba-choice

id순서대로 20곡 데이터를 response해준다.(임시)

front에서 필요한, backend에서 정제된 music데이터 (Music 테이블 구성에 큰 영향을 줄것 같다)

  • title
  • musician
  • musician_img
  • created_at
  • description (추후 변경 예상. 현재는 가사를 뿌려주는 역할)
  • artwork_img (large가 api에서는 default값인것 같다. 현재는 프론트에서 replace해서 요청하고 있다.)
  • duration
  • stream_url

#13 참고

music table 만들기

컬럼
title
musician
musician_img
created_at
description (추후 변경 예상. 현재는 가사를 뿌려주는 역할)
artwork_img (large가 api에서는 default값인것 같다. 현재는 프론트에서 replace해서 요청하고 있다.)
duration
stream_url

sequelizer model에 추가하자

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.