Skip to content

Commit

Permalink
[Refactor] 아키텍처 및 ERD 최신버전 업로드
Browse files Browse the repository at this point in the history
  • Loading branch information
ghrltjdtprbs authored Aug 6, 2024
1 parent a968f8b commit 8fea235
Showing 1 changed file with 4 additions and 20 deletions.
24 changes: 4 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@
<td align="center">
<b>Backend</b>
</td>
<td align="center">
<b>Backend</b>
</td>
</tr>
</tr>
<tr>
Expand Down Expand Up @@ -99,11 +96,6 @@
<img src="https://avatars.githubusercontent.com/u/139187207?v=4" alt="구자현 프로필" />
</a>
</td>
<td align="center" width="150px">
<a href="https://github.com/Kongji82" target="_blank">
<img src="https://avatars.githubusercontent.com/u/47727212?v=4" alt="공지혁 프로필" />
</a>
</td>
</tr>
<tr>
<td align="center">
Expand Down Expand Up @@ -131,11 +123,6 @@
구자현
</a>
</td>
<td align="center">
<a href="https://github.com/Kongji82" target="_blank">
공지혁
</a>
</td>
</tr>
</table>

Expand Down Expand Up @@ -216,21 +203,18 @@

### 📰 아키텍처

> ![](src/main/resources/images/architecture.png)
> ![boocam_architecture](https://github.com/user-attachments/assets/746eda62-464d-48ab-a8f2-508724ca5605)

### 💾 DB 설계

`ERD`
> ![](src/main/resources/images/erd.png)
### 📡 API 설계
> ![Boocam_erd](https://github.com/user-attachments/assets/ca56a1fb-dfc6-4792-a6cb-25d0cec54bc4)
[Spring REST Docs](#4-API-문서)를 통해 확인하실 수 있습니다.

---

## 4. API 문서

※ Spring REST Docs로 문서화했습니다.
- dev: https://api-dev.boocam.net/docs/index.html
- prod: 🚧준비중🚧
- https://api-dev.boocam.net/docs/index.html

0 comments on commit 8fea235

Please sign in to comment.