Commit Graph

18 Commits (a580df5c9f9b0f19770c73fd8e3ddc84d571bee0)

Author SHA1 Message Date
boojack bc22f69ac5 refactor: raw struct for store
boojack 74ab42069f chore: add service version
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