ricardodarocha / newapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template Rust Api

Template para criar uma nova api com Rust usando Actix

api_folder\
|- main.rs
|- routes.rs

A maneira mais rápida criando este repositório é

git clone https://github.com/ricardodarocha/newapi.git
cd newapi 
cargo run -- 9090

About


Languages

Language:Rust 100.0%