mirror of
https://github.com/dnlbauer/django-signposting.git
synced 2026-09-10 14:05:31 +00:00
update readme
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user