@ -0,0 +1,40 @@
{
"info": {
"_postman_id": "c9fe41f7-1f45-4620-bc09-8568294d7765",
"name": "angular-apis",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item": [
"name": "Post",
"request": {
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"raw": "{\r\n \"countryCode\": \"FR\"\r\n}",
"options": {
"raw": {
"language": "json"
}
"url": {
"raw": "http://127.0.0.1:5000/",
"protocol": "http",
"host": [
"127",
"0",
"1"
],
"port": "5000",
"path": [
""
]
"response": []