Skip to content

Files

Hub

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 23, 2019
Aug 23, 2019
Aug 9, 2018
Aug 23, 2019
Aug 9, 2018
Nov 7, 2018
Jun 28, 2019
Aug 23, 2019
Nov 7, 2018
Aug 9, 2018
Jul 18, 2019
Aug 9, 2018
Aug 9, 2018
Nov 7, 2018
Aug 9, 2018

Hub

The FHIRcast Hub project is an implementation of a FHIRcast Hub with some additional APIs to make it easy to inspect and test with.

Usage

Assuming your current directory is the same as this file, you can run the Hub using:

$ dotnet run

which will launch the Hub on http://localhost:5000 by default.

API

There are some APIs outside of FHIRcast that can be used towards the hub to inspect its current state:

GET /api/hub

Get the current subscriptions of the hub.