Skip to content

Add Builder Pattern and Separate the Legacy Part

Latest
Compare
Choose a tag to compare
@ysyesilyurt ysyesilyurt released this 03 Jul 00:56
· 1 commit to main since this release

With this release now go-restclient has its own request builder for building HTTP requests neatly and then making the actual calls elegantly.

A huge part of legacy go-restclient codebase has been refactored and migrated to a new branch called legacy for archiving and reusing purposes.

Happy, elegant and short request cycles 🙂 !