|
|
|
|
|
by stenl
3605 days ago
|
|
Exactly. The API is written in Go (because I wanted to learn it), and there's a Postgres database behind it, and a background Go process that scans the journals for updates. I recently rewrote the client in React as a learning exercise, but haven't made the switch yet If I restarted from scratch I would do the server-side in Python because there's just a lot more good libraries available. |
|