Skip to content

Releases: ralvarezdev/go-net

added basic structures for the route controller and route service

30 Dec 16:09
b3aef39

Choose a tag to compare

v0.2.1

feat: added basic structures for the route controller and route service

added net/http jwt authenticator middleware

29 Dec 18:07
d03c76a

Choose a tag to compare

feat: added net/http jwt authenticator middleware

* Added net/http jwt authenticator middleware
* Added Response and Validator Handlers
* Renamed JSON Encoder and Decoder interfaces from the last commit as StreamEncoder and StreamDecoder
* Added JSON Encoder and Decoder interfaces
* Upgraded dependencies

added route group implementation

29 Dec 13:25
fcb5e94

Choose a tag to compare

v0.1.0

feat: added route group implementation