<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust-pw-server/src/api/users.rs, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://altahamec.dev/cgit/rust-pw-server/atom/src/api/users.rs?h=main</id>
<link rel='self' href='http://altahamec.dev/cgit/rust-pw-server/atom/src/api/users.rs?h=main'/>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/rust-pw-server/'/>
<updated>2025-12-09T01:08:21Z</updated>
<entry>
<title>Stuff</title>
<updated>2025-12-09T01:08:21Z</updated>
<author>
<name>Mica White</name>
<email>botahamec@outlook.com</email>
</author>
<published>2025-12-09T01:08:21Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/rust-pw-server/commit/?id=608ce1d9910cd68ce825838ea313e02c598f908e'/>
<id>urn:sha1:608ce1d9910cd68ce825838ea313e02c598f908e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stub out a token endpoint</title>
<updated>2023-05-29T20:15:33Z</updated>
<author>
<name>mrw1593</name>
<email>botahamec@outlook.com</email>
</author>
<published>2023-05-29T20:15:33Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/rust-pw-server/commit/?id=8ee2802e8e1b3c443485dce002115389f2ba8f75'/>
<id>urn:sha1:8ee2802e8e1b3c443485dce002115389f2ba8f75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add clients to the API</title>
<updated>2023-05-29T14:51:10Z</updated>
<author>
<name>mrw1593</name>
<email>botahamec@outlook.com</email>
</author>
<published>2023-05-28T20:31:22Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/rust-pw-server/commit/?id=614c81c0f239940acb313e067dafc3213f399b10'/>
<id>urn:sha1:614c81c0f239940acb313e067dafc3213f399b10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create a Client struct</title>
<updated>2023-05-29T14:51:10Z</updated>
<author>
<name>mrw1593</name>
<email>botahamec@outlook.com</email>
</author>
<published>2023-05-29T14:51:10Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/rust-pw-server/commit/?id=e048d7d050f87e9e5bf06f01e39fd417d6868c7e'/>
<id>urn:sha1:e048d7d050f87e9e5bf06f01e39fd417d6868c7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Started on frontend</title>
<updated>2023-05-29T14:46:04Z</updated>
<author>
<name>mrw1593</name>
<email>botahamec@outlook.com</email>
</author>
<published>2023-05-16T01:42:47Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/rust-pw-server/commit/?id=e38854c7db0fe6f006304d7f638b6aa190fc2d87'/>
<id>urn:sha1:e38854c7db0fe6f006304d7f638b6aa190fc2d87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update documentation</title>
<updated>2023-05-29T14:45:59Z</updated>
<author>
<name>mrw1593</name>
<email>botahamec@outlook.com</email>
</author>
<published>2023-05-14T14:28:20Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/rust-pw-server/commit/?id=ff389fe18b3eb9eef54c69f201d96e940eb82a23'/>
<id>urn:sha1:ff389fe18b3eb9eef54c69f201d96e940eb82a23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change user_id to id</title>
<updated>2023-05-29T14:45:57Z</updated>
<author>
<name>mrw1593</name>
<email>botahamec@outlook.com</email>
</author>
<published>2023-05-13T17:53:34Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/rust-pw-server/commit/?id=65a541fd0b32adc68f3bbbab14145ebf563b7ae1'/>
<id>urn:sha1:65a541fd0b32adc68f3bbbab14145ebf563b7ae1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the ability to search users</title>
<updated>2023-05-29T14:45:56Z</updated>
<author>
<name>mrw1593</name>
<email>botahamec@outlook.com</email>
</author>
<published>2023-05-13T17:49:56Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/rust-pw-server/commit/?id=fdbc7ed756ce455c956dd7a5885db6b6eabfd578'/>
<id>urn:sha1:fdbc7ed756ce455c956dd7a5885db6b6eabfd578</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create get requests for users</title>
<updated>2023-05-29T14:45:53Z</updated>
<author>
<name>mrw1593</name>
<email>botahamec@outlook.com</email>
</author>
<published>2023-05-13T15:59:16Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/rust-pw-server/commit/?id=efe24b616f91121512cb6b2c61cd9b850f943e2d'/>
<id>urn:sha1:efe24b616f91121512cb6b2c61cd9b850f943e2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add services</title>
<updated>2023-05-29T14:45:52Z</updated>
<author>
<name>mrw1593</name>
<email>botahamec@outlook.com</email>
</author>
<published>2023-05-13T12:55:54Z</published>
<link rel='alternate' type='text/html' href='http://altahamec.dev/cgit/rust-pw-server/commit/?id=0ed1eec3dc607807bcd9aefd678f744313e2b361'/>
<id>urn:sha1:0ed1eec3dc607807bcd9aefd678f744313e2b361</id>
<content type='text'>
</content>
</entry>
</feed>
