does the User object look easy to work with? (id is meow because there’s no database yet)

comments (single view)

good but a few things:

  1. less stuff on root, like group stats under stats, or profile with about

  2. no caps

  3. About is really confusing me, how is the data structured, because I thought it was an array but then again no

  4. what are rainbow and verified

  5. idk about this one as much, but doesn’t handle normally imply unique

otherwise i like the modulized about

About 2) I agree, programmers don't want to type caps.

  1. what’s the point of that?

  2. that's just what serde does, i don't know if i can change it without literally modifying the crate

  3. it is an array, firefox just displays it as an object with number keys for some reason

  4. why you have lilypad rainbow (the subscription), or why/how you’re verified

  5. maybe? idk

Pretty self explanatory, lowercasing all keys in serde json

this doesn’t have much to do with what i posted though

See more replies
View all comments