A client library for interacting with NHS DoS APIs
- Free software: GNU General Public License v3
- Documentation: https://nhs-dos.readthedocs.io.
Support for Python 3.6+ only.
This library does not support Legacy Python (Python 2).
This package provides a simple python API client for interacting with NHS Service Directories.
Current support for the Urgent & Emergency Care DoS APIs:
- GetServiceByServiceId
- GetServiceByOdsCode
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.