mendhak / docker-http-https-echo

Docker image that echoes request data as JSON; listens on HTTP/S, useful for debugging.
https://code.mendhak.com/docker-http-https-echo/
MIT License
621 stars 136 forks source link

Consider adding an open source license? #27

Closed Bobgy closed 3 years ago

Bobgy commented 3 years ago

Hi @mendhak, this looks really nice and helpful! I wonder if you are interested in adding an open source license, so that people can "freely" use this tool?

mendhak commented 3 years ago

Oops I really thought I had added one, totally forgot. :stuck_out_tongue:

It's added now: https://github.com/mendhak/docker-http-https-echo/blob/master/LICENSE.md

Thanks!

Bobgy commented 3 years ago

Thank you!