<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-fis-api/handlers, branch main</title>
<subtitle>Golang Backend API for FIS (File Integrity Surveillance) Application
</subtitle>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/go-fis-api/'/>
<entry>
<title>server.go &amp; handlers: Add health check on / endpoint to show API running status</title>
<updated>2023-12-26T01:01:52+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-12-26T01:01:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/go-fis-api/commit/?id=9f6a96ae733a9bf57a20cb3004a8e8f6f5f63b9f'/>
<id>9f6a96ae733a9bf57a20cb3004a8e8f6f5f63b9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README.md &amp; handler: gofmt and removing redundant flag</title>
<updated>2023-12-26T01:01:18+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-12-26T01:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/go-fis-api/commit/?id=36cd2854d0cfbe0345623deadbfbde77c974d80c'/>
<id>36cd2854d0cfbe0345623deadbfbde77c974d80c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README.md &amp; handler: excluding go-sqlite for modernc-sqlite</title>
<updated>2023-12-26T00:14:42+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-12-26T00:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/go-fis-api/commit/?id=59f1eb1219d744792f3bda9d7ab55338b028d2ac'/>
<id>59f1eb1219d744792f3bda9d7ab55338b028d2ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handlers - better error handling</title>
<updated>2023-12-20T20:47:45+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-12-20T20:47:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/go-fis-api/commit/?id=4955cf750ff94d1a30982abfcb81662e80ec667a'/>
<id>4955cf750ff94d1a30982abfcb81662e80ec667a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handlers - formatting using go fmt</title>
<updated>2023-11-29T10:44:53+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-11-29T10:44:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/go-fis-api/commit/?id=3f8958d179936e412d59c86acbffab4561ba1cba'/>
<id>3f8958d179936e412d59c86acbffab4561ba1cba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handlers - adding log for ID not Found error</title>
<updated>2023-11-28T17:10:04+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-11-28T17:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/go-fis-api/commit/?id=e2afed3a8b63d4559812d1923a700513330972aa'/>
<id>e2afed3a8b63d4559812d1923a700513330972aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>verification response as int</title>
<updated>2023-11-28T16:56:24+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-11-28T16:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/go-fis-api/commit/?id=3f997bbfdc53ad68a025e65831197197727a3ce3'/>
<id>3f997bbfdc53ad68a025e65831197197727a3ce3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handlers - Adding VerifyHash handler</title>
<updated>2023-11-28T13:52:05+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-11-28T13:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/go-fis-api/commit/?id=4b8984bf085b8e4e5626d786f07ca4c0af63667e'/>
<id>4b8984bf085b8e4e5626d786f07ca4c0af63667e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handlers - no variables + removing comments</title>
<updated>2023-11-28T10:13:34+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-11-28T10:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/go-fis-api/commit/?id=6461eba5e8df73aab7fd325e026dac6fb7e77524'/>
<id>6461eba5e8df73aab7fd325e026dac6fb7e77524</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring project - Introducing handlers,models and utils- Updating previous hasher and idgen func + formatting</title>
<updated>2023-11-28T09:47:18+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-11-28T09:47:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/go-fis-api/commit/?id=82d5136c1b03efbb99931884dd75ab1160689ceb'/>
<id>82d5136c1b03efbb99931884dd75ab1160689ceb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
