doc: add diary

This commit is contained in:
Muyao CHEN 2024-10-06 00:17:45 +02:00
parent 332871d403
commit 4cdfe753c8

View File

@ -197,3 +197,10 @@ type User struct {
```
Use Buffalo pop `Soda CLI` to create database migrations.
### 2024/10/07
Implement the architecture design for User entity.
Checked out OpenAPI, and found that it was not that simple at all. It needs
a whole package of knowledge about the web development!