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

https://github.com/msiebuhr/routefinder

Small Go library for reverse-mapping of URLs to a known set of routes
https://github.com/msiebuhr/routefinder

Last synced: 3 months ago
JSON representation

Small Go library for reverse-mapping of URLs to a known set of routes

Awesome Lists containing this project

README

        

Routefinder
===========

Small library for reverse-lookups of URLs in a known set of routes.

Look at https://godoc.org/github.com/msiebuhr/routefinder for more.