Thank you Konrad. I had to dive a bit deeper into Akka-HTTP and found two 
more concerns for my use case.

My plan is to create a REST server with following requirements:

   - SSL
   - Swagger integration (or any other API doc)

>From what I understand, above requirements are not available at the moment 
in Akka-HTTP, is this correct?

Am Donnerstag, 6. August 2015 11:49:20 UTC+2 schrieb Konrad Malawski:
>
> For Akka HTTP the experimental means that we reserve the right to change 
> APIs slightly,
> but it's not going away it that's what worries you.
> We're planning to focus on its performance these weeks (it's not very fast 
> yet).
>
>
> On Thu, Aug 6, 2015 at 9:05 AM, <[email protected] <javascript:>> wrote:
>
>> Thank you André, this looks interesting. Only drawback is, that it is in 
>> experimental state.
>>
>>
>> Am Mittwoch, 5. August 2015 14:58:19 UTC+2 schrieb André:
>>>
>>> This 
>>> <http://www.google.com/url?q=http%3A%2F%2Fdoc.akka.io%2Fdocs%2Fakka-stream-and-http-experimental%2F1.0%2Fjava%2Fhttp%2F&sa=D&sntz=1&usg=AFQjCNEiI5BLx9miSW77N0PnDkuX2QPMrw>should
>>>  
>>> get you started. The "High-level Server-Side API 
>>> <http://doc.akka.io/docs/akka-stream-and-http-experimental/1.0/java/http/routing-dsl/index.html>"
>>>  
>>> section covers the RESTy stuff.
>>>
>>> Cheers
>>> André
>>>
>>> On Wednesday, August 5, 2015 at 2:36:19 PM UTC+2, [email protected] 
>>> wrote:
>>>>
>>>> How can I create a REST service with Akka and Java?
>>>>
>>>> I use Akka version 2.3.19
>>>>
>>>> I found a huge amount of articles about this topic, some say to use 
>>>> Play-mini, Play, Spray, Camel or Akka-HTTP to build REST services but some 
>>>> of them are outdated, some are working only with Scala, ...
>>>>
>>>> I'm pretty confused at the moment.
>>>>
>>>> I would really appreciate if somebody could send me in the right 
>>>> direction.
>>>>
>>>>
>>>>
>>>> -- 
>> >>>>>>>>>> Read the docs: http://akka.io/docs/
>> >>>>>>>>>> Check the FAQ: 
>> http://doc.akka.io/docs/akka/current/additional/faq.html
>> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Akka User List" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/akka-user.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Cheers,
> Konrad 'ktoso' Malawski
> Akka <http://akka.io/> @ Typesafe <http://typesafe.com/>
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to