aquaflamingo / minimal-actix-api

Minimal Actix JSON API written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimal Actix Rust JSON API

A minimal Rust JSON API using the Actix web framework.

Build and Usage

To run the project:

git clone 
cd rust-json-api
cargo run

curl http://locahost:8080

Licence

This repository is licensed under MIT Open Source

About

Minimal Actix JSON API written in Rust


Languages

Language:Rust 100.0%