add http test | fix ctrl+c shutdown

This commit is contained in:
mario
2025-07-11 15:48:34 +07:00
parent 853cc70edb
commit 0cdd52db94
6 changed files with 138 additions and 139 deletions

12
api-app/test.http Normal file
View File

@@ -0,0 +1,12 @@
@host = http://localhost:8000
@token = token-his2-untuk-hit-api-migrasi-clarity
### Healtcheck
GET {{host}}/
###
POST {{host}}/migrate/R.20240401.0138
Authorization: Bearer {{token}}
Content-Type: application/json