Basic Website Design

This commit is contained in:
Lucas
2021-07-11 16:48:38 -04:00
parent e2e0c99132
commit f3f7ab49b0
5 changed files with 119 additions and 14 deletions

9
test_closures.py Normal file
View File

@@ -0,0 +1,9 @@
import requests
headers = {
}
r = requests.get("http://localhost:58381/api/closures?BlockId=B445205")