POST user|signup
GET / Home
GET user/:id
[Cosmetic]Equalize /user same as other routes
[Optional]PUT->password...
PUT ingredients/:id
[Optional]maybe use name instead of id
GET unit/:id
PUT unit/:id
POST user|signup
GET / Home
GET user/:id
[Cosmetic]Equalize /user same as other routes
[Optional]PUT->password...
PUT ingredients/:id
[Optional]maybe use name instead of id
GET unit/:id
PUT unit/:id
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
POST user|signup
GET / Home
GET user/:id
[Cosmetic]Equalize /user same as other routes
[Optional]PUT->password...
PUT ingredients/:id
[Optional]maybe use name instead of id
GET unit/:id
PUT unit/:id