https://github.com/regexplanet/regexplanet-go
RegexPlanet's Go backend
https://github.com/regexplanet/regexplanet-go
go golang regex regex-validator regexp regular-expressions
Last synced: 5 months ago
JSON representation
RegexPlanet's Go backend
- Host: GitHub
- URL: https://github.com/regexplanet/regexplanet-go
- Owner: regexplanet
- License: agpl-3.0
- Created: 2012-03-17T15:27:46.000Z (about 14 years ago)
- Default Branch: main
- Last Pushed: 2024-11-10T16:49:46.000Z (over 1 year ago)
- Last Synced: 2024-11-10T17:37:59.636Z (over 1 year ago)
- Topics: go, golang, regex, regex-validator, regexp, regular-expressions
- Language: Go
- Homepage: http://www.regexplanet.com/advanced/go/index.html
- Size: 53.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# regexplanet-go
[](https://github.com/regexplanet/regexplanet-go/actions/workflows/gcr-deploy.yaml)
This is the [Go language](http://www.golang.org/) backend for RegexPlanet, a tool for online regular expression testing.
See [API docs](http://www.regexplanet.com/support/api.html) for what it is supposed to do.
See [Go language online regex test page](http://www.regexplanet.com/advanced/golang/index.html) to use it to test your regular expressions.