1 unstable release
0.1.0 | Apr 15, 2022 |
---|
#13 in #checkout
14KB
163 lines
waschmaschine
A darts checkout api written in rust
API Routes
/checkout/<score>
Example:
/checkout/170
{
"darts":[
{
"field":20,
"region":"Triple"
},
{
"field":20,
"region":"Triple"
},
{
"field":25,
"region":"Double"
}
]
}
Dependencies
~15–46MB
~778K SLoC