Get Product API working fine

This commit is contained in:
Pratik Tripathy
2020-11-30 02:37:37 +05:30
commit 7692376a2b
20 changed files with 2359 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"