Commit Graph

16 Commits (fbf4afff8e2ac3a9b6dfb7450809dd4303f2be3a)

Author SHA1 Message Date
boojack fbf4afff8e refactor: store
STEVEN 615cec3066
feat: import data from json ()
boojack b1adaf9c4e update: seed data
boojack d947a512e6 chore: typo `Id` to `ID`
email 8f76120e4e chore: clean server
email 3874523e61 chore: format server code
email 925773dbd6 chore: address comments
email 825bea59f0 fix: user api
email d6418f5ff9 chore(go): use `json` instead of `jsonapi`
email d661134b03 refactor: backend
STEVEN 1fb8018f0b
chore: update err handler ()
STEVEN aa40793a68
Add resources api ()
* feat: add resource api

* update delete model return variables
steven 50c8947ad5 feat: remove user wx_open_id key
steven 050c2ccbd5 update auth api with session
steven a08ad0ebab update restful api
LeeShuang 2f72bfa946 init project