An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# regexplanet-go

[![build](https://github.com/regexplanet/regexplanet-go/actions/workflows/gcr-deploy.yaml/badge.svg)](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.