| Crates.io | waschmaschine |
| lib.rs | waschmaschine |
| version | 0.1.0 |
| created_at | 2022-04-15 21:45:16.200895+00 |
| updated_at | 2022-04-15 21:45:16.200895+00 |
| 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"
}
]
}