rcpch / rcpch-nhs-organisations

A Django project to maintain an up to date list of all UK NHS organisations that care for children and young people.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RCPCH NHS Organisations

About this project

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.

Getting started

  1. clone the repository
  2. 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.

About

A Django project to maintain an up to date list of all UK NHS organisations that care for children and young people.

License:MIT License


Languages

Language:Python 99.5%Language:Shell 0.4%Language:Dockerfile 0.1%