Crates.io | waschmaschine |
lib.rs | waschmaschine |
version | 0.1.0 |
source | src |
created_at | 2022-04-15 21:45:16.200895 |
updated_at | 2022-04-15 21:45:16.200895 |
description | A darts checkout api written in rust |
homepage | |
repository | |
max_upload_size | |
id | 568715 |
size | 47,738 |
A darts checkout api written in rust
/checkout/<score>
/checkout/170
{
"darts":[
{
"field":20,
"region":"Triple"
},
{
"field":20,
"region":"Triple"
},
{
"field":25,
"region":"Double"
}
]
}