codestates / codestates/naganda-server

[Backend][Schedule] 스케줄 저장 API 구현

Open
#4 0 comments 0 reactions 1 assignee Claimed by @psh0121 View on GitHub
Backend Bare minimum E:2h SuHyeon
Dominant language
JavaScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

## Suggestion
> [ POST ] [ /schedule/save ]
## Condition
- [x] 토큰 유무 확인
- [x] req 전달받은 데이터들 DB 스키마에 맞게 저장
- [x] 에러처리

## Description
- **Request** : authorization(header), thumbnail, scheduleTitie, hashtag, detailTitle, comment, time, place
- **Response** :
- **200 OK** : Response schedule id
- **401 Unauthorized** : Response unauthorized
- **500 Internal Server Error** : error

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.