<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>REST on Work In Progress</title><link>https://www.pm50plus.co.uk/tags/rest/</link><description>Recent content in REST on Work In Progress</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 13 Nov 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://www.pm50plus.co.uk/tags/rest/index.xml" rel="self" type="application/rss+xml"/><item><title>Doing more with less</title><link>https://www.pm50plus.co.uk/post/2023-11-13-episode3-rabbit-hole/</link><pubDate>Mon, 13 Nov 2023 00:00:00 +0000</pubDate><guid>https://www.pm50plus.co.uk/post/2023-11-13-episode3-rabbit-hole/</guid><description>&lt;h1 id="episode-3-like-what-youre-done-with-that-rabbit-hole"&gt;Episode 3: Like what you&amp;rsquo;re done with that rabbit hole&lt;/h1&gt;
&lt;p&gt;Previously I wrote about the architectural pattern I was intending use for this adventure and I did make a start; honest.&lt;/p&gt;
&lt;p&gt;I took initial steps to move communications into two functions, one for tfl and the other for Neo4j but&amp;hellip;&lt;/p&gt;
&lt;p&gt;Along came a squirrel.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://www.pm50plus.co.uk/img/tflTube/squirrel_snow.jpg" alt="Gosh it&amp;rsquo;s cute"&gt;&lt;/p&gt;
&lt;p&gt;Not a real one like that in the picture and really not this &lt;a href="https://www.independent.co.uk/life-style/food-and-drink/brewdog-worlds-strongest-beer-squirrel-bottle-the-end-of-history-a7436201.html"&gt;one&lt;/a&gt; &lt;sup id="fnref:1"&gt;&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref"&gt;1&lt;/a&gt;&lt;/sup&gt; but a virtual one wearing a large badge of distraction that read &lt;em&gt;&amp;lsquo;I wonder if I could get all the information needed from tfl API in fewer calls?&amp;rsquo;&lt;/em&gt;&lt;/p&gt;</description></item><item><title>It is all about the REST</title><link>https://www.pm50plus.co.uk/post/2023-10-20-introduction-to-aura-api/</link><pubDate>Fri, 20 Oct 2023 00:00:00 +0000</pubDate><guid>https://www.pm50plus.co.uk/post/2023-10-20-introduction-to-aura-api/</guid><description>&lt;h1 id="it-is-all-about-the-rest"&gt;It is all about the REST&lt;/h1&gt;
&lt;p&gt;&lt;img src="https://www.pm50plus.co.uk/img/mySleepingCat.png" alt="My sleeping cat"&gt;&lt;/p&gt;
&lt;p&gt;Neo4j DB as a Service ( DBaaS ) , Aura, now has a RESTful like API for provisioning. The full details of the API in long form are in the &lt;a href="https://neo4j.com/docs/aura/platform/api/specification/"&gt;documentation&lt;/a&gt;; in short it&amp;rsquo;s a set of endpoints that provide for CRUD operations. You can try the Aura API from the documentation. Here we&amp;rsquo;re going to dig in and write code to do the needful.&lt;/p&gt;</description></item></channel></rss>