|
|
|
|
|
by siscia
3192 days ago
|
|
I developed a little side project that aimed to be a serveless open source alternative, it is called effe and uses go as main language. The whole idea is to compile a go program and put it into a docker container and have it listening to the network for a single HTTP endpoint. It is interesting because an useful images come to be less than 6MB :) Link to the project: https://github.com/siscia/effe-tool |
|