You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple package to allow you to test rest requests from entirely within the go application context. No external http routing is utilized. Ideal for testing route handlers from within an IDE or Gihub hosted runner.