Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mjj111 authored Jun 25, 2024
1 parent b0a8481 commit 097bfc2
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,18 +88,18 @@ Notification - Firebase Cloud Messaging (FCM)
---

## API 문서 (Spring REST Docs)
- [이메일 API](http://ec2-52-79-233-200.ap-northeast-2.compute.amazonaws.com:8080/docs/email.html)
- [회원 API](http://ec2-52-79-233-200.ap-northeast-2.compute.amazonaws.com:8080/docs/member.html)
- [로그인 API](http://ec2-52-79-233-200.ap-northeast-2.compute.amazonaws.com:8080/docs/authentication.html)
- [차단 API](http://ec2-52-79-233-200.ap-northeast-2.compute.amazonaws.com:8080/docs/block.html)
- [일반 게시판 API](http://ec2-52-79-233-200.ap-northeast-2.compute.amazonaws.com:8080/docs/board.html)
- [장터 게시판 API](http://ec2-52-79-233-200.ap-northeast-2.compute.amazonaws.com:8080/docs/market-boar.html)
- [댓글 API](http://ec2-52-79-233-200.ap-northeast-2.compute.amazonaws.com:8080/docs/comment.html)
- [좋아요 API](http://ec2-52-79-233-200.ap-northeast-2.compute.amazonaws.com:8080/docs/great.html)
- [채팅 API](http://ec2-52-79-233-200.ap-northeast-2.compute.amazonaws.com:8080/docs/chat.html)
- [매칭 API](http://ec2-52-79-233-200.ap-northeast-2.compute.amazonaws.com:8080/docs/matching.html)
- [알림 API](http://ec2-52-79-233-200.ap-northeast-2.compute.amazonaws.com:8080/docs/notification.html)
- [신고 API](http://ec2-52-79-233-200.ap-northeast-2.compute.amazonaws.com:8080/docs/report.html)
- [이메일 API](https://friendship-aliens.com/docs/email.html)
- [회원 API](https://friendship-aliens.com/docs/member.html)
- [로그인 API](https://friendship-aliens.com/docs/authentication.html)
- [차단 API](https://friendship-aliens.com/docs/block.html)
- [일반 게시판 API](https://friendship-aliens.com/docs/board.html)
- [장터 게시판 API](https://friendship-aliens.com/docs/market-boar.html)
- [댓글 API](https://friendship-aliens.com/docs/comment.html)
- [좋아요 API](https://friendship-aliens.com/docs/great.html)
- [채팅 API](https://friendship-aliens.com/docs/chat.html)
- [매칭 API](https://friendship-aliens.com/docs/matching.html)
- [알림 API](https://friendship-aliens.com/docs/notification.html)
- [신고 API](https://friendship-aliens.com/docs/report.html)


---
Expand Down

0 comments on commit 097bfc2

Please sign in to comment.