Y
Hacker News
new
|
ask
|
show
|
jobs
by
nuwin_tim
4159 days ago
A scalable RESTful api service w/ easy to implement versioning, routing, etc.
2 comments
TheDom
4159 days ago
Take a look at spray.io (Scala) then. The project has been acquired by Typesafe and a new version will soon be integrated into Akka as Akka-HTTP.
link
thdn
4159 days ago
then go is the answer, take a look at,
https://github.com/gin-gonic/gin
link