Renaming project to json-api for clarity sake

This commit is contained in:
shockrah
2021-01-24 13:34:17 -08:00
parent 84c865e194
commit b67bb6105f
52 changed files with 83 additions and 2 deletions

12
json-api/.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
target
**/*.rs.bk
static/css/
dev-sql/
diesel.toml
*.log
# Client pycache
client-tests/__pycache__/
client-tests/web/__pycache__/