badges / shields

Concise, consistent, and legible badges in SVG and raster format
https://shields.io
Creative Commons Zero v1.0 Universal
23.9k stars 5.51k forks source link

Directus badges #10342

Open MichaelHinrichs opened 4 months ago

MichaelHinrichs commented 4 months ago

📋 Description

For Directus. Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

Static Badge Static Badge

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

🔗 Data

https://docs.directus.io/reference/introduction.html Yes there is an API Key.

🎤 Motivation

Directus data at a glance. Directus even supports Markdown.

chris48s commented 4 months ago

Having done a bit of reading, it seems that directus isn't a centralised service. It is something where everyone has their own instance (be that self-hosted or directus cloud). Also API access seems to require a token attached to a user that grants access to that user's resources. I don't think there is any anonymous access. I think this means this would be unsuitable for shields.io as every instance/user would have to supply a token in a GET param and it looks like this would be difficult to do safely.