writer@homelab:~$ ls ./blog/Xata --sort=recent

#Xata

Every post filed under #Xata. Search by keyword or jump to another topic.

// 6 posts in #Xata
Xata + Rust: A getting started guide.
rust·7 min·FEB 05 2024

Xata + Rust: A getting started guide.

This post discussed what Xata is and provided a detailed step-by-step guide to use it to build a project management API in Rust.

read.md
Xata + Go: A getting started guide.
Golang·8 min·FEB 05 2024

Xata + Go: A getting started guide.

This post discusses what Xata is and provides a detailed step-by-step guide to using it to build a project management API in Go.

read.md
How to build a fullstack application with Go, Templ, and HTMX
Golang·7 min·APR 23 2024

How to build a fullstack application with Go, Templ, and HTMX

In this guide, you’ll learn how to build a fullstack application with Go using Templ, HTMX, and Xata.

read.md
Getting started with Nuxt Server Handlers
frontend·8 min·JAN 03 2024

Getting started with Nuxt Server Handlers

This post describes what Nuxt’s Server Handlers are and how to use them to create a todo application using the Xata serverless database platform.

read.md
Rust Workspaces: A guide to managing your code better
rust·6 min·AUG 06 2024

Rust Workspaces: A guide to managing your code better

In this guide, you will learn what Rust workspaces are, their benefits, and a practical guide on how to build a REST API using Rust workspaces.

read.md
Getting started with Next.js 14 Server Actions
frontend·7 min·JAN 03 2024

Getting started with Next.js 14 Server Actions

This post describes what Next.js's Server Actions are and how to use them to create a todo application using the Xata serverless database platform.

read.md