
Simplify method in Simplify trait. Fix distributive law. Response for the simplify endpoint. HTTP client. camelCase and SCREAMING_SNAKE_CASE for struct and enum
10 lines
167 B
JSON
10 lines
167 B
JSON
{
|
|
"dev": {
|
|
"expression": "",
|
|
"url": "http://localhost:8000"
|
|
},
|
|
"prod": {
|
|
"expression": "",
|
|
"url": "https://api.martials.no/simplify-truths"
|
|
}
|
|
} |