Regex-Golang is an online Go regular expression tester
Inspired by rubular and regoio.
It's currently deployed on App Engine at https://regex-golang.appspot.com/
- Do not write regex to logs
- Serve app assets from App Engine's static file handler (leverages Google's CDN)
- Upgrade to Bootstrap 3 and pull from CDN
- Log additional errors
- Sharing (permalink)
- Add developer documentation