You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.
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.
Hi there,
Spray is moving into maintenance mode. Will spray-swagger support Akka-HTTP going forward?
Kind regards,
Jacobus
The text was updated successfully, but these errors were encountered: