You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-06-15 00:15:15 +02:00
Complated web-api crud endpoints and unittests. unittest for find
endpoints still need to be implemented.
This commit is contained in:
@ -119,6 +119,3 @@ func parseAuthHeader(bearerStr string) (string, error) {
|
||||
|
||||
return split[1], nil
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user