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

https://github.com/nitin7dc/rust-hello-server

hello web server in rust
https://github.com/nitin7dc/rust-hello-server

actix curd mongodb rust

Last synced: 14 days ago
JSON representation

hello web server in rust

Awesome Lists containing this project

README

          

# Rust Hello Server
rust actix web server + mongodb + curd

## Notes
create `.env` file based on `sample.env`.

## Run webserver on localhost:8080
cargo run