How to design a REST API
http://blog.octo.com/wp-content/uploads/2014/12/OCTO-Refcard_API_Design_EN_3.0.pdf
Best Practices for Designing a Pragmatic RESTful API
Good article on #SOA and #REST alignment http://t.co/OJutT8AiKS
Web Application Description Language
REST API Documentation Using JAXRS-ANALYZER
SWAGGER The World's Most Popular Framework for APIs
The Swagger framework addresses server, client, documentation, and sandbox needs for RESTful APIs.[citation needed]
As a specification, it is language-agnostic. It is also extensible into new technologies and protocols beyond HTTP.[citation needed]
With Swagger's declarative resource specification, clients can understand and consume services without knowledge of server implementation or access to the server code.[citation needed]
The Swagger UI framework allows both developers and non-developers to interact with the API in a sandbox UI that gives clear insight into how the API responds to parameters and options. Swagger may utilize both JSON and XML.
No comments:
Post a Comment