command
Version:
v0.0.0-...-1ef0531
Opens a new window with list of versions in this module.
Published: Nov 29, 2021
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
HTTP example
This is an example of how to use the http middleware.
Using it
To try this out, first install all dependencies with go mod download
and then run go run main.go
to start the app.
- Call
http://localhost:3000
with a JWT signed with My Secret
(you can use jwt.io for this) to get a response back.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.