Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we publish this module to CPAN? #8

Open
ghost opened this issue Oct 27, 2016 · 2 comments
Open

Can we publish this module to CPAN? #8

ghost opened this issue Oct 27, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 27, 2016

Hi,

Our company would like to try this library. But compared to installing from Github, we would rather prefer installing from CPAN. Libraries from CPAN are better known by the Perl world, thus could have less chance to get namespace changing or collision with other libraries in future.

Besides, I see you are having "Swagger" at the top level namespace. I wonder if it could be better to move it into some namespace like Catalyst::Controller::Swagger::Spec?

Thanks!

@iynehz
Copy link

iynehz commented Jan 13, 2017

+1

btw, I just see that Swagger has renamed to OpenAPI. Mojolicious and Dancer support can be done via https://metacpan.org/release/JSON-Validator I am new to Swagger/OpenAPI but I wonder if that one can be utilized or not.

@iynehz
Copy link

iynehz commented Mar 20, 2017

I ended up using Mojolicious::Lite + Mojolicious::Plugin::OpenAPI for my new rest API. I feel Mojolicious::Lite easier than Catalyst::Controller::REST in creating REST api. And with Plack it's possible to integrate into a Catalyst part and a Mojo part into one web application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant