Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Replace gin with echo #41

Open
meeDamian opened this issue Apr 29, 2019 · 5 comments
Open

Replace gin with echo #41

meeDamian opened this issue Apr 29, 2019 · 5 comments

Comments

@meeDamian
Copy link
Member

Seems smaller, and better https://github.com/labstack/echo

@meeDamian
Copy link
Member Author

Some progress here: https://github.com/lncm/invoicer/tree/echo

Seems to work, but needs testing.

@AnotherDroog
Copy link
Member

Gonna look and see how this compares

@meeDamian
Copy link
Member Author

meeDamian commented Aug 29, 2019

Hey don't bother, it's just an internals thing. echo just has less deps, is smaller, and APIs are designed in a slightly more sane way.

But there will be no API differences whatsoever for invoicer :).

Unless you want to dig out of your own curiosity, that is of course 😉.

@AnotherDroog
Copy link
Member

Less deps is good in my book. I thought the console output might change?

@meeDamian
Copy link
Member Author

I wasn't aware that anything relies on console output right now - is that the case? Or is there sth you'd like changed about console output? AFAIR, now after start all output goes to a log file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants