You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alan
0e4fadce9b
|
2 years ago | |
---|---|---|
src | 2 years ago | |
.gitignore | 2 years ago | |
Cargo.lock | 2 years ago | |
Cargo.toml | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
Rocket.toml | 2 years ago | |
workspace.code-workspace | 2 years ago |
README.md
LibWizard->LibAnswers ticket creation module
Written in rust, this application accepts POST requests containing JSON data payloads with CORS options headers using the Rust Rocket crate
Data is stored in a ticket struct and sent to the LibAnswers ticket creation API after obtaining authorization using an OAUTH token