An open API service indexing awesome lists of open source software.

https://github.com/sshivananda/tsoa-fhir-sample

A sample fhir server which attempts to use tsoa
https://github.com/sshivananda/tsoa-fhir-sample

Last synced: 2 months ago
JSON representation

A sample fhir server which attempts to use tsoa

Awesome Lists containing this project

README

        

# tsoa-fhir-sample

A sample fhir server which attempts to use tsoa

Run

```bash
npm i
```

...then run

```bash
npm start
```

to start serving on port 3000, open