This is a Django 4.0 (django rest framework) project written in python 3.11.0, with a postgresql database. It (will) create a versioned database of all hospitals in the UK, updated periodically from the Organisation Data Service. This information in turn will be checked for accuracy with NHS clinicians across the UK to maintain accuracy. It will run as a service.
- clone the repository
s/up
This will create a dockerised running API accessible at localhost on port 8003.
There is a more complete documentation site on port 8004.