Use URLSession and DispatchSemaphore to create custom implementation of status API

This commit is contained in:
2020-11-15 01:34:52 -08:00
parent c5d4d82c42
commit 362f68108c
3 changed files with 17 additions and 15 deletions

View File

@@ -5,7 +5,7 @@
"Node 1": [
{
"name": "Example",
"url": "https://example.com",
"url": "https://example.comd",
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
}
],