<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ceres/view/favicon.go, branch step-re-ordering</title>
<subtitle>Recipe server for your favorite dishes</subtitle>
<id>https://cgit.xengineering.eu/ceres/atom/view/favicon.go?h=step-re-ordering</id>
<link rel='self' href='https://cgit.xengineering.eu/ceres/atom/view/favicon.go?h=step-re-ordering'/>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/'/>
<updated>2024-10-23T18:34:57Z</updated>
<entry>
<title>Switch to http.Handler</title>
<updated>2024-10-23T18:34:57Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-10-23T18:34:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=e66691083a2455c29b50a2970c0aba1d6afca753'/>
<id>urn:sha1:e66691083a2455c29b50a2970c0aba1d6afca753</id>
<content type='text'>
The used `func(http.ResponseWriter, *http.Request)` return values made
the HTTP handler factory functions quite unreadable. Thus it is switched
to the http.Handler type.
</content>
</entry>
<entry>
<title>view: Add 'Read' suffix to function names</title>
<updated>2024-03-03T14:26:07Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-03-03T14:13:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=b19326df6f372f9dd8f218d0c5b4d2d8b4d4fc35'/>
<id>urn:sha1:b19326df6f372f9dd8f218d0c5b4d2d8b4d4fc35</id>
<content type='text'>
This reflects that these HTTP handler functions implement one of the
four CRUD methods create, read update and delete.
</content>
</entry>
<entry>
<title>view: Add HTTP 204 handler for /favicon.ico</title>
<updated>2024-02-15T19:18:19Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-02-15T19:18:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=bfd936ab717c6d4e4e50bbd0f797c3d1fc7eda42'/>
<id>urn:sha1:bfd936ab717c6d4e4e50bbd0f797c3d1fc7eda42</id>
<content type='text'>
Otherwise e.g. the Firefox browser throws an error on the console.
</content>
</entry>
</feed>
