You've already forked AstralRinth
forked from didirus/AstralRinth
Add Backblaze Driver (#32)
* Backblaze Driver * Update action to work with new tests * Fix minor issues * Run Formatter + Switch to reqwest json parser
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use actix_web::{get, web, HttpResponse};
|
||||
use actix_web::{get, HttpResponse};
|
||||
use serde_json::json;
|
||||
|
||||
#[get("/")]
|
||||
|
||||
Reference in New Issue
Block a user