Skip to content

원티드 프리온보딩 개인과제입니다. - 기본적인 Blog기능을 구현했습니다.

Notifications You must be signed in to change notification settings

F5-Refresh/dongyeon-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

프로젝트소개

간단한 블로그를 운용 할 수 있는 프로그램입니다.

Path

Url Method Description
sign_up Post 회원가입
sign_in Post 로그인
post Get 게시물리스트 조회
post Post 게시물 작성
post/int:id Patch 게시물 수정
post/int:id Delete 게시물 삭제(soft)
post/detail/int:id Get 게시물 상세
post/like/int:id Post 좋아요
post/search Get 검색 및 필터링
post/comment/int:id Post 댓글작성

DB

image

About

원티드 프리온보딩 개인과제입니다. - 기본적인 Blog기능을 구현했습니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages