Git Product home page Git Product logo

catdiary's Introduction

catdiary's People

Contributors

rotoshine avatar

Watchers

 avatar  avatar  avatar

catdiary's Issues

고양이 CRUD API 개발

고양이의 정보를 CRUD하는 API를 개발한다.

  • 고양이 목록 조회
  • 고양이 조회
  • 고양이 등록
  • 고양이 수정
  • 고양이 비활성

사용할 데이터베이스 결정

사용할 데이터베이스를 결정한다.

현재 후보군은 다음과 같다.

  1. firebase
    • 별도의 비용이 들지 않음. 리얼타임.
  2. mongodb
    • mongoose 사용으로 인한 익숙함.
  3. amazon aurora
    • node.js 기반 orm 라이브러리 공부 및 amazon 학습 목적.

사용자 로그인 구현

사용자 로그인을 구현한다.

우선 별도의 user table을 사용하지 않고, twitter, facebook 로그인만 이용한다.

  • 테이블 생성
  • API 구현
  • 클라이언트 개발 및 연동

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.