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: 9 months ago
JSON representation
A sample fhir server which attempts to use tsoa
- Host: GitHub
- URL: https://github.com/sshivananda/tsoa-fhir-sample
- Owner: sshivananda
- License: mit
- Created: 2019-03-15T04:44:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-15T05:09:23.000Z (over 7 years ago)
- Last Synced: 2025-09-09T08:37:10.578Z (10 months ago)
- Language: JavaScript
- Size: 703 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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