yogesum / blog_api-rs

Blog api implementation with rust with in-memory database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog API - Rust

Run

cargo run
# localhost:7666 `/posts`, `/posts/:id`, POST `/posts`

Build

cargo build

About

Blog api implementation with rust with in-memory database


Languages

Language:Rust 100.0%