Skip to content

Latest commit

 

History

History
executable file
·
33 lines (23 loc) · 1.1 KB

README.md

File metadata and controls

executable file
·
33 lines (23 loc) · 1.1 KB

OxYdE

Lightweight library for testing and documenting RESTful APIs.

Why

There are few approaches to test and document RESTful APIs. Some of them are excellent in testing and some of them in documenting RESTful APIs. I was looking for a tool that combines both of these capabilities. I need a tool that automates tests, and keeps APIs in sync with documentation.

This tool is named OxYdE.

Use OxYdE to:

  • write tests extremely fast,
  • structure tests as needed,
  • test all RESTful methods,
  • automate testing process,
  • generate and publish API documentation,
  • keep API in sync with documentation.

License

Licensed under either of

at your option.

Contribution

All contributions intentionally submitted for inclusion in the work by you, shall be dual licensed as above, without any additional terms or conditions.