Here is the list of stuff, I've done so far:
- π¬ rws - web-server
- β¨ rust-web-framework - collection of utility functions used to build Rust Web Server. Can be useful while developing HTTP related functionality. Core lib for rust-web-server, rust-tls-server and http-to-https-letsencrypt.
- π± file-ext - collection of utility functions to work with files
- π― url-search-params - create search params (query string) from HashMap and vice versa.
- π€ url-build-parse - parse URL from string as well as construct URL from parts.
- π« rust-tls-server - web server for handling HTTPS using TLS
- π http-to-https-letsencrypt - HTTP server with default redirect to HTTPS and support for Let'sEncrypt Automatic Certificate Management Environment using HTTP-01 challenge
- β‘ steam-webapi-rust-sdk - set of utility functions to access Steam Web API.
- π crypto-ext - set of functionality providing easy and intuitive abstractions to encrypt, decrypt, sign and verify your data
To start discussion on any topic, visit π₯this linkπ₯.