<feed xmlns='http://www.w3.org/2005/Atom'>
<title>url-shortener.git, branch main</title>
<subtitle>A simple API to shorten URLs</subtitle>
<id>https://git.mcdonnell.dev/url-shortener.git/atom?h=main</id>
<link rel='self' href='https://git.mcdonnell.dev/url-shortener.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/url-shortener.git/'/>
<updated>2026-04-19T23:48:45Z</updated>
<entry>
<title>feat: Check if short URL already Exists</title>
<updated>2026-04-19T23:48:45Z</updated>
<author>
<name>Jacob McDonnell</name>
<email>jacob@jacobmcdonnell.com</email>
</author>
<published>2026-04-19T23:48:45Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/url-shortener.git/commit/?id=3acf4e857fe67922b8771bba46496a648f19b06f'/>
<id>urn:sha1:3acf4e857fe67922b8771bba46496a648f19b06f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Added a README.md</title>
<updated>2026-04-19T23:30:57Z</updated>
<author>
<name>Jacob McDonnell</name>
<email>jacob@jacobmcdonnell.com</email>
</author>
<published>2026-04-19T23:30:57Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/url-shortener.git/commit/?id=15ce44fdc007fe01a63e0d3b5f667adf07b864a3'/>
<id>urn:sha1:15ce44fdc007fe01a63e0d3b5f667adf07b864a3</id>
<content type='text'>
Added a README.md file that explains the endpoints and their responses
and has a todo list.
</content>
</entry>
<entry>
<title>feat: Initial Commit, Partial Functionality</title>
<updated>2026-04-19T23:23:05Z</updated>
<author>
<name>Jacob McDonnell</name>
<email>jacob@jacobmcdonnell.com</email>
</author>
<published>2026-04-19T23:23:05Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/url-shortener.git/commit/?id=9bc0c33a952dc906344964890bce58761d6ce2c7'/>
<id>urn:sha1:9bc0c33a952dc906344964890bce58761d6ce2c7</id>
<content type='text'>
This is the initial commit. The url-shortener is partially functional.
URLs can be shortened and stored for the runtime of the program. API
keys are not checked, nothing is persistent, and short URLs are size
limited to 4 alpha numeric characters.
</content>
</entry>
</feed>
