Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.37 KB

README.rst

File metadata and controls

49 lines (31 loc) · 1.37 KB

NHS DoS API Client

Documentation Status Updates

A client library for interacting with NHS DoS APIs

Python Support

Support for Python 3.6+ only.

This library does not support Legacy Python (Python 2).

Features

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

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.