2016-05-17 17:57:28 +05:00
2015-07-13 09:36:54 +05:00
2016-04-20 21:40:18 +05:00
2016-05-13 17:31:39 +05:00
2016-05-03 10:28:15 +05:00
2014-03-16 22:24:27 +06:00
2015-09-01 22:43:36 +03:00
2016-05-13 14:46:27 +05:00
2016-05-13 14:46:27 +05:00
2016-04-23 09:38:46 +05:00
2016-05-13 17:31:39 +05:00
2015-09-01 22:43:36 +03:00
2016-05-13 17:31:39 +05:00
2016-05-13 14:46:27 +05:00
2016-04-20 21:44:37 +05:00
2015-07-17 11:30:43 +05:00
2016-05-14 11:36:33 +05:00
2016-04-29 16:01:37 +05:00
2015-07-17 11:30:43 +05:00
2015-08-18 17:28:09 +03:00
2015-09-02 22:40:00 +03:00
2016-04-20 21:44:37 +05:00
2016-04-25 16:46:34 +05:00
2016-05-13 14:46:27 +05:00
2013-10-31 12:43:07 +01:00
2016-04-20 22:03:19 +05:00
2016-05-17 17:57:28 +05:00
2016-04-29 16:01:37 +05:00
2015-07-13 16:56:52 +05:00

GitHub release codebeat Go Report Card Join the chat at https://gitter.im/buger/gor

About

Gor is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.

Now you can test your code on real user sessions in an automated and repeatable fashion. No more falling down in production!

Here is basic workflow: The listener server catches http traffic and sends it to the replay server or saves to file. The replay server forwards traffic to a given address.

Diagram

Want to Upgrade?

I also sell Gor Pro, extensions to Gor which provide more features, a commercial-friendly license and allow you to support high quality open source development all at the same time. Please see the Gor homepage for more detail.

Subscribe to the quarterly newsletter to stay informed about the latest features and changes to Gor and its bigger siblings.

Questions and support

All bug-reports and suggestions should go though Github Issues or our Google Group. Or you can just send email to gor-users@googlegroups.com

If you have some private questions you can send direct mail to leonsbox@gmail.com

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Companies using Gor

  • GOV.UK - UK Government Digital Service
  • theguardian.com - Most popular online newspaper in the UK
  • TomTom - Global leader in navigation, traffic and map products, GPS Sport Watches and fleet management solutions.
  • 3SCALE - API infrastructure to manage your APIs for internal or external users
  • Optionlab - Optimize customer experience and drive engagement across multiple channels
  • TubeMogul - Software for Brand Advertising
  • Videology - Video advertising platform
  • ForeksMobile - One of the leading financial application development company in Turkey
  • Granify - AI backed SaaS solution that enables online retailers to maximise their sales
  • And many more!

If you are using Gor we are happy add you to the list and share your story, just write to: leonsbox@gmail.com

S
Description
No description provided
Readme
19 MiB
Languages
Go 86.6%
JavaScript 6.2%
HTML 2.6%
CSS 2.2%
Makefile 1.6%
Other 0.6%