Skip to content

Comment on Ask HN: What would you use to build a mostly CRUD back end today?

Comments

Elixir/Phoenix is a great option. Oban for batch processing. Everything runs either in the Elixir VM (BEAM) or on PostgreSQL, no other servers to set up or manage.

Same for personal projects.

Sentry is great for monitoring. Prometheus/Grafana for operational insights. All are easy to integrate with Elixir.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.