summaryrefslogtreecommitdiff
path: root/src/api/users.rs
AgeCommit message (Collapse)Author
2023-05-29Stub out a token endpointmrw1593
2023-05-29Add clients to the APImrw1593
2023-05-29Create a Client structmrw1593
2023-05-29Started on frontendmrw1593
2023-05-29Update documentationmrw1593
2023-05-29Change user_id to idmrw1593
2023-05-29Add the ability to search usersmrw1593
2023-05-29Create get requests for usersmrw1593
2023-05-29Add servicesmrw1593
2023-05-29Allow PUTs to individual fieldsmrw1593
2023-05-29Add an update_user endpointmrw1593
2023-05-29Create usermrw1593