Swagger for Dummies

80 views
Skip to first unread message

Laurie Anderson

unread,
Dec 7, 2017, 4:51:47 PM12/7/17
to Swagger
If a person is computer literate, but programmer illiterate, how would one describe Swagger and what exactly is an API? An advise and information accepted (unless you're only giving rude comments.) Thanks!

Ron Ratovsky

unread,
Dec 7, 2017, 5:11:43 PM12/7/17
to swagger-sw...@googlegroups.com

An API is a general term to describe the way for computer software (though could be hardware) components to communicate with each other, whether they live on the same machine or remotely (such as client/server applications).

 

OpenAPI is a specification used to describe APIs that are based on HTTP, which today drive the majority of applications. The OpenAPI used to be known as Swagger.

 

Swagger, today, is a set of tools that take an API definition in the OpenAPI format, and allow you to do various things with it, including documentation, testing, code generation and more.

--
You received this message because you are subscribed to the Google Groups "Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
swagger-swaggers...@googlegroups.com.
For more options, visit
https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages