actix_todo icon indicating copy to clipboard operation
actix_todo copied to clipboard

Actix Todo example deployed on Render

An Actix Todo App on Render

This repo can be used as a starting point to deploy Actix web applications written in Rust on Render.

It uses a PostgreSQL database and is based on the official actix_todo example.

The sample app is up at https://actix-todo.onrender.com.

Deployment

See the guide at https://render.com/docs/deploy-actix-todo.