Closed danielemery closed 3 months ago
In a future version of keys multiple content types will be supported (#33 and #34) as well as the capability to load known_hosts (#19).
known_hosts
With these sets of features in mind (especially supporting html content types) it makes less sense to service keys at /api.
/api
Instead descriptive names at the root should be used, eg.:
/keys
/authorized_keys
/hosts
/known_hosts
In a future version of keys multiple content types will be supported (#33 and #34) as well as the capability to load
known_hosts
(#19).With these sets of features in mind (especially supporting html content types) it makes less sense to service keys at
/api
.Instead descriptive names at the root should be used, eg.:
/keys
or/authorized_keys
/hosts
or/known_hosts