Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 246 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 246 Bytes

test-rest-request

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.