References
-
Architectural Styles and the Design of Network-based Software Architectures
https://ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm -
Richardson Maturity Model
https://en.wikipedia.org/wiki/Richardson_Maturity_Model -
The Rust Programming Language
https://doc.rust-lang.org/book/ -
Asynchronous Programming in Rust
https://rust-lang.github.io/async-book/ -
An overview of HTTP
https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview -
The Rustonimicon
https://doc.rust-lang.org/nomicon/ -
RESTful Web API Patterns & Practices Cookbook
https://www.oreilly.com/library/view/restful-web-api/9781098106737/