https://github.com/pcpratheesh/version-router
Version Router is a flexible API routing solution for multiple web frameworks, including Fiber. It enables seamless versioning of API endpoints with fallback support, making it easy to manage different API versions. Integrate it easily into your app and handle versioned routes with path parameters efficiently.
https://github.com/pcpratheesh/version-router
Last synced: 5 months ago
JSON representation
Version Router is a flexible API routing solution for multiple web frameworks, including Fiber. It enables seamless versioning of API endpoints with fallback support, making it easy to manage different API versions. Integrate it easily into your app and handle versioned routes with path parameters efficiently.
- Host: GitHub
- URL: https://github.com/pcpratheesh/version-router
- Owner: pcpratheesh
- License: mit
- Created: 2024-12-16T06:19:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-16T06:19:33.000Z (over 1 year ago)
- Last Synced: 2025-10-09T21:06:47.178Z (9 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# version-router
Version Router is a flexible API routing solution for multiple web frameworks, including Fiber. It enables seamless versioning of API endpoints with fallback support, making it easy to manage different API versions. Integrate it easily into your app and handle versioned routes with path parameters efficiently.