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

게시글 생성, 조회 API 구현 #1

Open
6 tasks done
sys-ryan opened this issue Sep 6, 2022 · 0 comments
Open
6 tasks done

게시글 생성, 조회 API 구현 #1

sys-ryan opened this issue Sep 6, 2022 · 0 comments
Assignees
Labels
feat 기능 구현

Comments

@sys-ryan
Copy link
Owner

sys-ryan commented Sep 6, 2022

Topic

기본적인 게시글 생성 및 조회 API 구현

Condition

  • 게시글은 제목과 본문으로 구성
  • 제목 : 최대 20자
  • 본문 : 최대 200자
  • 제목과 본문 모두 이모지가 포함될 수 있음

Description

  • create post api
  • read post api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 구현
Projects
None yet
Development

No branches or pull requests

1 participant