Open jacobus opened 9 years ago
It looks like the community has forked this project and is experimenting with akka-http and swagger, see #60. I don't think spray-swagger itself will move to akka-http; rather, a new project would probably be better supporting akka-http and swagger2. I also don't think the annotations-based approach required by swagger-core is that great with spray (nor akka-http). The dream would be parsing the raw-swagger json file at compile time (maybe with macros/quasi quotes) and using that as a stream producer of messages for your app and models.
:+1:
Hi there,
Spray is moving into maintenance mode. Will spray-swagger support Akka-HTTP going forward?
Kind regards, Jacobus