An open API service indexing awesome lists of open source software.

https://github.com/dcrebbin/rust-actix-web-template

A REST web API template I use for Rust Actix Web projects
https://github.com/dcrebbin/rust-actix-web-template

Last synced: 5 months ago
JSON representation

A REST web API template I use for Rust Actix Web projects

Awesome Lists containing this project

README

          

# Rust Actix Web Template

## Setup

1) Install Rust

2) Create a `.env` file based on `env.example`

3)
- **local:** Run `cargo run`

- **docker:** Run `docker compose up --build`

- **deploy:** https://fly.io or https://console.cloud.google.com