You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1
Original file line number
Diff line number
Diff line change
@@ -367,7 +367,6 @@ This is currently where the implementation of this library stops. I recommend yo
367
367
368
368
## Extra Middlware
369
369
This package is going to keep the built-in middlware simple and lean. Extra middleware can be found across the web:
370
-
*[https://github.com/opennota/json-binding](https://github.com/opennota/json-binding) - mapping JSON request into a struct
371
370
*[https://github.com/corneldamian/json-binding](https://github.com/corneldamian/json-binding) - mapping JSON request into a struct and response to json
372
371
373
372
If you'd like me to link to your middleware, let me know with a pull request to this README.
0 commit comments