chitamoor / Rester

Testing RESTful APIs
MIT License
85 stars 34 forks source link

Supporting Swagger / OpenAPI json format #21

Open asmodehn opened 8 years ago

asmodehn commented 8 years ago

Proposal :

It seems that supporting OpenAPI will mean we can integrate Rester in a large toolchain : https://github.com/OAI/OpenAPI-Specification

Of course it would also mean that rester should make clear what differentiate it from other solutions like https://github.com/mission-liao/pyswagger and such...

What do you think ?