Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benhoyt/go-routing
Different approaches to HTTP routing in Go
https://github.com/benhoyt/go-routing
go http routing
Last synced: 5 days ago
JSON representation
Different approaches to HTTP routing in Go
- Host: GitHub
- URL: https://github.com/benhoyt/go-routing
- Owner: benhoyt
- License: mit
- Created: 2020-07-26T05:26:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-04T19:00:15.000Z (8 months ago)
- Last Synced: 2024-10-31T21:25:16.641Z (12 days ago)
- Topics: go, http, routing
- Language: Go
- Homepage: https://benhoyt.com/writings/go-routing/
- Size: 36.1 KB
- Stars: 120
- Watchers: 4
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# go-routing
This repository contains the code for my article, [Different approaches to HTTP routing in Go](https://benhoyt.com/writings/go-routing/).