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": "The format of the header data is not valid! Expected: 'Bearer <token>'",
  "error_code": 403,
  "content": {}
}