Open evscott opened 4 years ago
For many purposes middleware will be needed to validate http requests.
Research the best practices of implementing middleware for RESTful APIs using Go.
Note: it is possible this issue will intersect with #62, as it may introduces changes to how routes/handlers are setup.
For many purposes middleware will be needed to validate http requests.
Research the best practices of implementing middleware for RESTful APIs using Go.
Note: it is possible this issue will intersect with #62, as it may introduces changes to how routes/handlers are setup.