|
|
|
|
|
by AndrewCopeland
632 days ago
|
|
Its a simple cli in go
It uses docker
There is no k8s
Handles certs
Zero down time I would love for it to support docker-compose as some of my side projects needs a library in python but I like having my service be in go, so I will wrap the python library in a super simple service. Overall this is awesome and I love the simplicity, with the world just full of serverless, AI and a bunch of other "stuff". Paralysis through analysis is really an issue and when you are just trying to create a service for yourself or an MVP, it can be a real hinderance. I have been gravitating towards Taskfile to perform similar tasks to this. God speed to you and keep up the great work. |
|