-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcode.json
More file actions
54 lines (54 loc) · 1.9 KB
/
Copy pathcode.json
File metadata and controls
54 lines (54 loc) · 1.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"name": "FDSH Utils",
"description": "Development tools for working with FDSH",
"longDescription": "FDSH Utils is an early-stage collection of local development tools for teams building integrations with the Federal Data Services Hub (FDSH). The project currently focuses on FDSH education data endpoints, starting with a Dockerized mock server for rapid local iteration. Over time, it aims to grow into language SDKs, unit-testing assertion libraries, and other reusable tools that make FDSH integration development easier to build, test, and maintain.",
"status": "Development",
"permissions": {
"licenses": [
{
"name": "CC0-1.0",
"URL": "https://github.com/DSACMS/fdsh-utils/blob/main/LICENSE"
}
],
"usageType": ["openSource"]
},
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/DSACMS/fdsh-utils",
"repositoryHost": "github.com/DSACMS",
"repositoryVisibility": "public",
"vcs": "git",
"laborHours": 0,
"reuseFrequency": {
"forks": 0,
"clones": 0
},
"platforms": ["windows", "mac", "linux"],
"categories": ["application-development"],
"softwareType": "library",
"languages": ["typescript", "ruby", "java", "c#", "php"],
"maintenance": "internal",
"contractNumber": [],
"SBOM": "None",
"date": {
"created": "2026-08-06T16:51:24Z",
"lastModified": "2026-08-10T17:06:38Z",
"metadataLastUpdated": "2026-08-10T17:06:38Z"
},
"tags": ["dsacms-tier4", "fdsh"],
"contact": {
"email": "jake.shilling1@cms.hhs.gov",
"name": "Jake Shilling"
},
"feedbackMechanism": "https://github.com/DSACMS/fdsh-utils/issues",
"AIUseCaseID": "0",
"localisation": false,
"repositoryType": "libraries",
"userInput": false,
"fismaLevel": "low",
"group": "CMS/OHTP",
"projects": [],
"systems": [],
"subsetInHealthcare": ["medicaid"],
"userType": [],
"maturityModelTier": 4
}