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

https://github.com/abichinger/pathmatch

parse and match URL paths
https://github.com/abichinger/pathmatch

Last synced: 12 months ago
JSON representation

parse and match URL paths

Awesome Lists containing this project

README

          

## Pathmatch
[![Test](https://github.com/abichinger/pathmatch/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/abichinger/pathmatch/actions)
[![Coverage](https://img.shields.io/codecov/c/github/abichinger/pathmatch)](https://codecov.io/gh/abichinger/pathmatch)
[![Godoc](https://godoc.org/github.com/abichinger/pathmatch?status.svg)](https://pkg.go.dev/github.com/abichinger/pathmatch)

allows you to quickly parse and match URL paths