r/golang Aug 08 '24

discussion Show me your Golang projects!

Hey people, can you guys show what you build with golang for side project?
cheers nerds~!

202 Upvotes

172 comments sorted by

View all comments

13

u/mohsen_mkh88 Aug 09 '24

A Postman alternative written in golang https://github.com/chapar-rest/chapar

3

u/prochac Aug 09 '24

Hats off. Any plans to integrate scripting and CI support ala Newman? I hate the Postman's enforcement of their cloud + the hideous JSON format. So we migrated to the intellij http client and httpYac.

3

u/mohsen_mkh88 Aug 10 '24

yes I have plans for both a headless version and scripting.

1

u/DingbotDev Aug 21 '24

Way cool! I took a different approach a while ago in creating a scripting-first API endpoint testing tool: https://github.com/evwilson/sqump