Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] LotD: "Swagger: A simple, open standard for describing REST APIs with JSON"

I still don't see it as a high priority area given our simple server requirements. I suggest filing a bug at least.

John




Tomasz Zarna <TomaszZarna@xxxxxxxxxx>
Sent by: orion-dev-bounces@xxxxxxxxxxx

09/08/2011 10:08 AM

Please respond to
Orion developer discussions <orion-dev@xxxxxxxxxxx>

To
Orion developer discussions <orion-dev@xxxxxxxxxxx>
cc
Subject
Re: [orion-dev] LotD: "Swagger: A simple, open standard for describing REST APIs with JSON"





This is pretty cool, but unfortunately it "is achieved by annotating
JAX-RS-aware classes with a series of annotations". It also requires Scala
runtime and Jersey. See
http://swagger.wordnik.com/spec for more info.

I recollect that we had a conversation about using JAX-RS in Orion, but the
argument against it was that it doesn't allow us to do anything we can do
with "plain" servlets. In other words, there is no added value in switching
to JAX-RS from our point of view (at that moment).

I wonder if we could at least file a bug to remember about it and
reconsider the idea after 0.3. I'm stepping forward and offering myself to
investigate what would need to be done to complete such switch. What do you
think guys?
--
Tomek



From:                 Mike Wilson <Mike_Wilson@xxxxxxxxxx>
To:                 orion-dev@xxxxxxxxxxx
Date:                 2011-09-06 17:03
Subject:                 [orion-dev] LotD: "Swagger: A simple,                 open standard for
           describing REST APIs with JSON"
Sent by:                 orion-dev-bounces@xxxxxxxxxxx



http://swagger.wordnik.com/

McQ._______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev


_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev



Back to the top