http, hurl for api testing

txt for metrology proof

settings for vscode
This commit is contained in:
2025-08-05 09:14:06 -07:00
parent 847483f603
commit 2ed3fe1feb
4 changed files with 285 additions and 0 deletions

6
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,6 @@
{
"files.associations": {
"*.txt": "vb",
},
"cSpell.words": []
}