The backend code for the website anniagumi.lat. It's responsible for fetching and serving data to display the content on the website.
The backend is written in Go (Golang) and utilizes the standard net/http
library for API generation. It includes several features such as database connectivity, middleware implementation, and authentication.
- API endpoints generated using Go's standard
net/http
library - Connection to Turso database for data storage and retrieval
- Custom middleware implementation
- Authentication system
- Hosted on fly.io
- Language: Go (Golang)
- Database: Turso
- Hosting: fly.io