cr-eative-dev / Fast-Rust-API

Simple Rust web server that handles CRUD operations for user data stored in a PostgreSQL database. The server is built using the postgres crate for database interactions and the standard library for handling HTTP requests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fast Rust API

A fast REST api built with Rust.

Authors

Tech Stack

Rust, Docker

About

Simple Rust web server that handles CRUD operations for user data stored in a PostgreSQL database. The server is built using the postgres crate for database interactions and the standard library for handling HTTP requests.


Languages

Language:Rust 96.7%Language:Dockerfile 3.3%