<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ceres/view/index.go, branch step-re-ordering</title>
<subtitle>Recipe server for your favorite dishes</subtitle>
<id>https://cgit.xengineering.eu/ceres/atom/view/index.go?h=step-re-ordering</id>
<link rel='self' href='https://cgit.xengineering.eu/ceres/atom/view/index.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 index handler</title>
<updated>2024-02-15T18:58:08Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-02-15T18:43:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=62e735a0ff2a05c5455abc1f27d1d14167158175'/>
<id>urn:sha1:62e735a0ff2a05c5455abc1f27d1d14167158175</id>
<content type='text'>
</content>
</entry>
</feed>
