Skip to content

Instantly share code, notes, and snippets.

View alexandrtretyakov's full-sized avatar

Alexandr Tretyakov alexandrtretyakov

View GitHub Profile
package main
import (
"log"
"time"
"github.com/labstack/echo/v5"
"github.com/pocketbase/pocketbase"
"github.com/pocketbase/pocketbase/apis"
"github.com/pocketbase/pocketbase/core"