6 results found Sort:
OpenAI's ChatGPT API wrapper for Rust 🦀
This repository has been archived
(exclude archived)
Created
2022-12-10
214 commits to master branch, last one about a year ago
Everything you need to run and monitor your own open source weather station. ⛅
Created
2021-03-18
69 commits to master branch, last one 3 years ago
This article will teach you how to integrate Google OAuth2 into your Rust application, all without relying on third-party OAuth crates such as https://crates.io/crates/oauth2.
Created
2023-02-11
4 commits to master branch, last one about a year ago
In this comprehensive guide, you'll learn how to implement two-factor authentication (2FA) in a Rust application using OTP tokens generated by an Authenticator app like Authy, Google Authenticator, or...
Created
2023-01-14
6 commits to master branch, last one 10 months ago
In this comprehensive guide, you'll build a simple CRUD API in Rust using the Actix Web framework and an in-memory database.
Created
2023-01-10
7 commits to master branch, last one about a year ago
In this article, we will delve into the implementation of JWT authentication in Rust, covering all crucial steps from generating and verifying JWT tokens with the HS256 algorithm, to registering users...
Created
2023-02-04
3 commits to master branch, last one about a year ago