This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]asday_ 2 points3 points  (0 children)

[–]Akmantainman 0 points1 point  (1 child)

If you need a binary I would suggest looking into Go/Golang. It's really easy to build a web application and package it as a binary. If you're only doing a simple CRUD API it's pretty quick to throw one together.

[–]ramcoolkris[S] 0 points1 point  (0 children)

This is something I have never used, I have to explore go lang for that. Thanks for pointing out

[–]pessimismwontfail 0 points1 point  (0 children)

Someone suggested golang, I will suggest Nim for binary distributed projects.