Skip to main content

Convert WADL to Swagger

Project description

***********************
wadl2swagger |PyPI|
***********************

wadl2swagger is a command line tool for converting WADL_ description of an API into Swagger_. It's intended to work with generic WADL documents as much as possible, but some of the conversion is mapped to conventions used in OpenStack WADL rather concepts defined in the WADL standard itself.

============
Installation
============

wadl2swagger can be installed (and updated) from PyPI using `pip`_:

.. code-block:: bash

$ pip install --upgrade wadl2swagger


Conversely, it can be uninstalled using `pip`_ as well.

.. code-block:: bash

$ pip uninstall wadl2swagger


=====
Usage
=====

wadl2swagger provides two utilities. The ``wadlcrawler`` utility can be used to fetch WADL files off a website. For example:

.. code-block:: bash

$ wadlcrawler http://api.rackspace.com/wadls/
INFO:root:Downloading http://api.rackspace.com/wadls/ to wadls/OS-KSADM-admin.wadl
INFO:root:Downloading http://api.rackspace.com/wadls/ to wadls/RAX-AUTH.wadl
INFO:root:Downloading http://api.rackspace.com/wadls/ to wadls/RAX-KSKEY-admin.wadl
INFO:root:Downloading http://api.rackspace.com/wadls/ to wadls/autoscale.wadl
INFO:root:Downloading http://api.rackspace.com/wadls/ to wadls/cbd-devguide.wadl
INFO:root:Downloading http://api.rackspace.com/wadls/ to wadls/cloud_monitoring.wadl
INFO:root:Downloading http://api.rackspace.com/wadls/ to wadls/cq-devguide.wadl
...

Now that you have a set of WADL files, you can use wadl2swagger to convert them:

.. code-block:: bash

$ wadl2swagger --autofix wadls/*.wadl --swagger-dir swagger/
Saving swagger to swagger/OS-KSADM-admin.yaml
Saving swagger to swagger/RAX-AUTH.yaml
Saving swagger to swagger/RAX-KSKEY-admin.yaml
Saving swagger to swagger/autoscale.yaml
Saving swagger to swagger/cbd-devguide.yaml
Saving swagger to swagger/cq-devguide.yaml
...

===
Options
===

See ``wadlcrawler -h`` and ``wadl2swagger -h`` for a full list of options. Some important options are below.

``--autofix``
----------------

Tells wadl2swagger to detect and attempt to fix common problems, like inferring a default value for a required Swagger concept that is optional and not specified in one of the WADLs. If you don't use this option than wadl2swagger may fail until you clean up your WADL files.

``--wadl-dir WADL_DIR``
----------------

The directory to save WADL files to when downloading via wadlcrawler.

``--swagger-dir SWAGGER_DIR``
----------------

The directory to save Swagger files to when converting via wadl2swagger.

============
Contributing
============

See `CONTRIBUTING.rst`_.

=======
License
=======

wadl2swagger is licensed under the `Apache License`_.


.. |PyPI| image:: http://img.shields.io/pypi/v/wadl2swagger.svg?style=flat
:alt: PyPI Version
:target: https://pypi.python.org/pypi/wadl2swagger/

.. _pip: http://www.pip-installer.org/en/latest/index.html
.. _WADL: http://www.w3.org/Submission/wadl/
.. _Swagger: http://swagger.io
.. _CONTRIBUTING.rst: https://github.com/rackerlabs/wadl2swagger/blob/master/CONTRIBUTING.rst
.. _Apache License: https://github.com/rackerlabs/wadl2swagger/blob/master/LICENSE

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wadl2swagger-0.0.5.tar.gz (8.0 kB view details)

Uploaded Source

Built Distributions

wadl2swagger-0.0.5.macosx-10.9-intel.tar.gz (15.1 kB view details)

Uploaded Source

wadl2swagger-0.0.5-py2.py3-none-any.whl (10.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file wadl2swagger-0.0.5.tar.gz.

File metadata

  • Download URL: wadl2swagger-0.0.5.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for wadl2swagger-0.0.5.tar.gz
Algorithm Hash digest
SHA256 b4e1f61e0f0d2d6ade4395f004e0df113d01559b1ef5f97e1dc21219aa6bcab6
MD5 a072947ca26b5013cba9dd4deb7a9f2a
BLAKE2b-256 ee4b7b35f56c339edda8836c5972d75d45a8d8dc11b7de144f243002be465f4b

See more details on using hashes here.

File details

Details for the file wadl2swagger-0.0.5.macosx-10.9-intel.tar.gz.

File metadata

File hashes

Hashes for wadl2swagger-0.0.5.macosx-10.9-intel.tar.gz
Algorithm Hash digest
SHA256 977569ce144f2fca92cd6bdc77ed6858712a9c83d5d53c5ba00249e26ac56e80
MD5 be4455d08a57573778f6e8caef329bed
BLAKE2b-256 00f45b962e7ffdf7b643a83be44ad3c251110988e9014cc4db2433b158e45f00

See more details on using hashes here.

File details

Details for the file wadl2swagger-0.0.5-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for wadl2swagger-0.0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 055a045bf8883735aef1ac2861216059a7a605a41c2c6c41a73435e736b1a3da
MD5 f093fb1384a010ae0d31c840d33e9ffa
BLAKE2b-256 12d4ce6eff8a6b5409f6d7e8d180e6f45a1c730134e07f523a1f3193691cd6e8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page