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
- Host: GitHub
- URL: https://github.com/msiebuhr/routefinder
- Owner: msiebuhr
- License: isc
- Created: 2015-08-05T19:59:17.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-15T05:21:58.000Z (almost 10 years ago)
- Last Synced: 2025-01-17T06:45:22.928Z (4 months ago)
- Language: Go
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.