update readme

This commit is contained in:
Daniel Bauer
2024-11-01 13:12:17 +01:00
parent aafd404f90
commit 1bc2b60609

View File

@@ -7,6 +7,8 @@ FAIR signposting headers to HTTP responses.
This middleware helps in making your data more FAIR (Findable, accessible, interoperable, reuseable) by This middleware helps in making your data more FAIR (Findable, accessible, interoperable, reuseable) by
embedding signposting headers in responses, guiding clients to relevant resources linked to the response content. embedding signposting headers in responses, guiding clients to relevant resources linked to the response content.
Based on the [Signposting](https://github.com/stain/signposting) library.
## Features ## Features
- Automatically adds signposting headers to HTTP responses. - Automatically adds signposting headers to HTTP responses.
- Supports multiple relation types with optional media type specification. - Supports multiple relation types with optional media type specification.