Implement task API with input validation; implement error handling; refactoring
This commit is contained in:
parent
19d264a03b
commit
50aff05614
24 changed files with 612 additions and 131 deletions
5
api_tests/http-client.env.json
Normal file
5
api_tests/http-client.env.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"dev": {
|
||||
"api_host": "http://localhost:5000"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue