Skip to content
View bohdaq's full-sized avatar
🐼
Focusing
🐼
Focusing

Organizations

@WiseHands
Block or Report

Block or report bohdaq

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bohdaq/README.md

Hi there πŸ‘‹

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πŸ”₯.

Pinned

  1. rws rws Public

    Web Server

    Rust

  2. steam-webapi-rust-sdk steam-webapi-rust-sdk Public

    Set of utility functions to access Steam Web API.

    Rust

  3. rust-tls-server rust-tls-server Public

    Web server for handling HTTPS using TLS

    Rust

  4. url-build-parse url-build-parse Public

    `url-build-parse` provides the ability to parse URL from string as well as construct URL from parts.

    Rust

  5. http-to-https-letsencrypt http-to-https-letsencrypt Public

    HTTP server with default redirect to HTTPS and support for Let'sEncrypt Automatic Certificate Management Environment using HTTP-01 challenge

    Rust

  6. crypto-ext crypto-ext Public

    crypto-ext is a set of functionality providing easy and intuitive abstractions to encrypt, decrypt, sign and verify your data

    Rust