coforma / acme-tech-challenge

For Phase 3 of the ACME Tech Challenge
3 stars 1 forks source link

Create `user.md` file #106

Closed malak-coforma closed 2 years ago

malak-coforma commented 2 years ago

Description

This file should contain instructions for how to use the API endpoints

Requirements

Table Formatting

Markdown

|`___Id`|Name|
|---|---|
|`0`|Care Facility 1|
|`1`|Care Facility 2|

Example results

facilityNpi Facility Name
0 Care Facility 1
1 Care Facility 2
statusId Status Name
0 unaffected
1 ill in facility
disasterId Disaster Name
0 Disaster 1
1 Disaster 2

Next Steps

Tech Notes

TheDanMiller commented 2 years ago

Done