# NAME

Web::API::Mock - It's new $module

# SYNOPSIS

    $ git clone  git@github.com:takihito/Web-API-Mock.git 
    $ cpanm ./Web-API-Mock
    
    or
    
    $ cpanm Web::API::Mock
    
    :
    $ run-api-mock --help
    Usage:
            $ run-api-mock --files api.md --not-implemented-urls url.txt --port 8080

# DESCRIPTION

See README.md ...

# LICENSE

Copyright (C) akihito.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

# AUTHOR

akihito <takeda.akihito@gmail.com>