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

https://github.com/corrode/rust-vs-go-workshop

Sample code for Shuttle's Rust vs Go article
https://github.com/corrode/rust-vs-go-workshop

go rust webservice

Last synced: about 1 year ago
JSON representation

Sample code for Shuttle's Rust vs Go article

Awesome Lists containing this project

README

          

# Rust Vs Go: A Hands-On Comparison

Sample code for [this article about writinga webservice in Rust and Go](https://www.shuttle.rs/blog/2023/09/27/rust-vs-go-comparison) on the Shuttle blog.

For a workshop on how to build the Rust web app yourself using the instructions from this article, check out [write-yourself-a-web-app](https://github.com/corrode/write-yourself-a-web-app).