command
Version:
v0.0.0-...-a0b1be5
Opens a new window with list of versions in this module.
Published: Dec 10, 2023
License: MIT, MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Versioning
This is Endpoint versioning (i.e /v1/path
) example using custom middleware group in gin-gonic.
How to Run?
-
Run go run main.go
-
Test APIs On http://localhost:8080
.
- For list users in v1, path should be
http://localhost:8080/v1/users
. Likewise, all other routes are working.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.