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
- Host: GitHub
- URL: https://github.com/sshivananda/tsoa-fhir-sample
- Owner: sshivananda
- License: mit
- Created: 2019-03-15T04:44:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-15T05:09:23.000Z (about 6 years ago)
- Last Synced: 2025-01-23T00:41:40.684Z (4 months ago)
- Language: JavaScript
- Size: 703 KB
- Stars: 0
- Watchers: 2
- 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