adhocteam / pushup

Pushup is for making modern, page-oriented web apps in Go
https://pushup.adhoc.dev
MIT License
839 stars 30 forks source link

Library support #100

Open szuecs opened 1 year ago

szuecs commented 1 year ago

First, thanks for creating this! I think it would be beneficial for a lot of other issues like https://github.com/adhocteam/pushup/issues/65 or https://github.com/adhocteam/pushup/issues/98 and likely others to change the project to library first design. It would help to do https://github.com/zalando/skipper/issues/2215 and from my experience with skipper it's enabling a lot of things that you never thought before. The longer you wait the more work it will be, so start early by moving your main module to cmd/<binary-name>/*.Go