feat: basic api & model for post

This commit is contained in:
2022-03-15 12:31:46 +08:00
parent 0895bf62fe
commit a9d7576ed4
13 changed files with 423 additions and 0 deletions

5
diesel.toml Normal file
View File

@@ -0,0 +1,5 @@
# For documentation on how to configure this file,
# see diesel.rs/guides/configuring-diesel-cli
[print_schema]
file = "src/schema.rs"