Darwin

Full-stack starter

Next.js on the frontend, Go on the backend, Atlas underneath.

This starter verifies the entire stack by loading backend health, listing saved records, and creating new records from the UI.

Backend status

API

Loading...

Database

Loading...

API base URL: /api

Create an item

Submit a record to MongoDB Atlas through the Go API.

Stored items

Fetched from `GET /api/v1/items`.

Loading items...