Giter VIP home page Giter VIP logo

audy-server's People

Contributors

emost22 avatar haeun-i avatar

Stargazers

김가은 avatar  avatar

Watchers

 avatar

audy-server's Issues

token 관리를 cookie로 변경

작업사항

  • api 요청 시 cookie에서 token을 가져오도록 수정

  • token 발급 시 cookie에 담아서 보내도록 수정

cors 설정 수정

작업사항

  • 로컬 환경에서 테스트를 위해 localhost:3000 -> 5173 포트로 수정

코스 초대 API 변경

작업사항

  • Invite 객체 추가

  • Invite 객체 Redis 등록

  • Invite 객체로 암호화 링크 생성

cors 설정 수정

작업사항

  • 편의를 위해 allowed origin url을 *으로 수정
    • 개발 완료 시 fe url로 다시 수정

불필요한 코드 삭제

작업사항

  • socket 관련 spoltess 실행 안 된 부분 수정

  • restdocs 배포 url로 수정

  • docker-compose.yml 삭제

Course 조회 API 작성

작업사항

  • 코스 전체 조회 API 작성 (모든 코스 / 내가 만든 코스 / 초대받은 코스)

  • 코스 전체 조회 API 테스트 코드 작성

  • 코스 단건 조회 API 작성

  • 코스 단건 조회 API 테스트 코드 작성

  • restdocs 추가

핀 api 테스트코드 추가

작업사항

  • 핀 저장 api 테스트코드 추가

  • 핀 이름 수정 api 테스트코드 추가

  • 핀 삭제 api 테스트코드 추가

token 발급 시 시간 수정

작업사항

  • System.currentTimeMillis() -> Asia/Seoul 시간으로 수정

  • Dockerfile 실행 시 서버시간 설정 추가

Entity 수정

작업사항

  • User Entity 필드 추가

  • Pin Entity 필드 수정

Socket Errorhandler 작성

작업사항

  • Websocket 전용 ErrorHandler 작성

  • Socket 내 토큰 관련 에러 처리 코드 작성

Filter error 추가

작업사항

  • filter error 예외처리 추가

  • 기존의 ExceptionHandler는 제거

  • 일부 api 요청에 대해 whiteList 추가

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.