Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For a more mature implementation of this concept, I would highly recommend having a look at Kore: https://kore.io

It has a sane architecture, and is fully privilege separated by default, with private keys isolated in a separate process. I've been using it lately to write REST APIs in C, and the experience has been awesome, it has great APIs to parse requests and easily construct responses.



Genuine question here but why would you want to write REST APIs in C?

I’ve been writing C for 25 years and I wouldn’t trust myself not to do something stupid.


I preferred nginx over kore.io. The nginx can do a lot of things and been recognize by a lot of popular company




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: