rocket-api-base 0.2.0

Base utilities for secure API construction with Rocket.rs
Documentation
1
2
3
4
5
6
{
  "result": "error",
  "error_message": "Invalid Basic auth! Invalid authentication format. Expected user:password",
  "error_code": 403,
  "content": {}
}