Zum Inhalt springen

Details

We read small github repositories, and try to understand the code and what design decisions were behind it.

Today we will code review a small Golang app: https://github.com/pocketbase/pocketbase

PocketBase is an open source Go backend that includes:

  • embedded database (SQLite) with realtime subscriptions
  • built-in files and users management
  • convenient Admin dashboard UI
  • simple REST-ish API

No prep needed — just bring your curiosity and your intuition.

Verwandte Themen

Software Architecture
Software Craftsmanship
Software Engineering

Das könnte dir auch gefallen