<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>tools on Daniel Ancuta</title><link>https://ancuta.org/tags/tools/</link><description>Recent content in tools on Daniel Ancuta</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Daniel Ancuta</copyright><lastBuildDate>Mon, 01 May 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://ancuta.org/tags/tools/index.xml" rel="self" type="application/rss+xml"/><item><title>Debugging GitHub Actions Remotely</title><link>https://ancuta.org/posts/debugging-github-actions-remotely/</link><pubDate>Mon, 01 May 2023 00:00:00 +0000</pubDate><guid>https://ancuta.org/posts/debugging-github-actions-remotely/</guid><description>If you use GitHub to store your repositories, you may also be utilizing GitHub Actions. I&amp;rsquo;ve been using it for several years across multiple projects. There have been a few instances where I had to debug a failing workflow.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ancuta.org/posts/debugging-github-actions-remotely/featured.png"/></item><item><title>PostgREST - Write Your REST Server in SQL</title><link>https://ancuta.org/posts/postgrest/</link><pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate><guid>https://ancuta.org/posts/postgrest/</guid><description>What is PostgREST? # As the authors themselves say:
PostgREST is a standalone web server that transforms your PostgreSQL database directly into a RESTful API. The structural constraints and permissions in the database determine the API endpoints and operations.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ancuta.org/posts/postgrest/featured.webp"/></item><item><title>Use of HTTP proxy (Charles Proxy) to debug mobile/desktop apps.</title><link>https://ancuta.org/posts/use-of-charles-http-proxy-to-debug-mobile-apps/</link><pubDate>Wed, 01 Mar 2023 00:00:00 +0000</pubDate><guid>https://ancuta.org/posts/use-of-charles-http-proxy-to-debug-mobile-apps/</guid><description>When you&amp;rsquo;re building an API that is used by either a mobile or desktop app, you will eventually encounter a situation where you need to confirm how the app uses your API.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ancuta.org/posts/use-of-charles-http-proxy-to-debug-mobile-apps/featured.png"/></item></channel></rss>