Open akuckartz opened 9 years ago
On Swagger:
When it comes to truly RESTful Web APIs (aka hypermedia APIs) it is almost useless as it heavily relies on URL structures. In hypermedia APIs, however, the URLs are not known beforehand but conveyed at runtime.
"API Blueprint" is about the automatic generation of human readable documentation but not machine readable API specifications..
The importance of this is reduced by the use of LDP (#131).
The POD site on https://project-open-data.cio.gov/v1.1/api/ contains this list of machine readable documentation specifications:
Review those specifications.