Skip to content

Commit af8fb0b

Browse files
authored
Update mesh-api.yaml
added details of open source assets
1 parent 24266ae commit af8fb0b

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

specification/mesh-api.yaml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,14 @@ info:
201201
## Technology
202202
This API is [RESTful](https://digital.nhs.uk/developer/guides-and-documentation/api-technologies-at-nhs-digital#basic-rest).
203203
204+
### Open source
205+
We have a number of open source assets that you might find useful:
206+
207+
| Asset | Description |
208+
| MESH sandbox ([GitHub repo](https://github.com/NHSDigital/mesh-sandbox) \| [Python Package Index](https://pypi.org/project/mesh-sandbox/)) | For early developer testing, a realistic MESH experience that runs locally in docker or as an embedded python package. For more details, see 'Environments and testing' below. |
209+
| MESH Python client ([GitHub repo](https://github.com/NHSDigital/mesh-client) \| [Python Package Index](https://pypi.org/project/Mesh-Client/)) | A sample client app written in Python. This is not the same as the MESH Java client. |
210+
| MESH Validate Auth Header ([GitHub repo](https://github.com/NHSDigital/mesh_validate_auth_header) \| [GitHub pages UI](https://nhsdigital.github.io/mesh_validate_auth_header/#/)) |
211+
204212
## Network access
205213
This API is available on the internet and on the [Health and Social Care Network (HSCN)](https://digital.nhs.uk/services/health-and-social-care-network).
206214
@@ -2828,4 +2836,4 @@ servers:
28282836
description: Production
28292837
x-spec-publication:
28302838
try-this-api:
2831-
disabled: true
2839+
disabled: true

0 commit comments

Comments
 (0)