Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restful api #90

Merged
merged 87 commits into from
Jul 27, 2016
Merged

Restful api #90

merged 87 commits into from
Jul 27, 2016

Conversation

Pyohwan
Copy link
Member

@Pyohwan Pyohwan commented Jul 27, 2016

  • 기존 jstl과 jsp를 사용하던것을 없애고 대신 RESTful로 변환
  • API 기능만 남기고 jakduk-web 프로젝트에서 웹을 담당한다.

RESTful로 변환 된 곳 : 회원, 인증, 게시판, 사진첩
RESTful로 변환 덜 된 곳 : 검색, 통계, 작두

pyohwan and others added 30 commits June 22, 2016 23:19
logout rest API 로 변환.
비밀번호 리셋에 필요한 api 추가
- 기본 카테고리는 all
pio and others added 28 commits July 22, 2016 09:33
get: /gallery/{id}
post: /gallery/{id}/{feeling}
* origin/restful-api:
  오타가 아니고 로직오류
오타가 아니고 로직오류
쿠키 내용물 검사 로직오류 수정
변경하고 싶은 것만 넘기는 경우 NPE
/api/stats/supporters 추가
…l-api

# Conflicts:
#	jakduk-web/src/main/java/com/jakduk/restcontroller/BoardRestController.java
@Pyohwan Pyohwan merged commit 082e315 into master Jul 27, 2016
@Pyohwan Pyohwan deleted the restful-api branch February 27, 2017 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants