diff --git a/README.md b/README.md index 9cabd73..f8d1306 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ +# Webutility +Webutility package provides some useful tools for creating INIS KC server application: +* JWT authorization (uses ["github.com/dgrijalva/jwt-go"]()) +* HTTP responses +* Payload metadata framework +* Front-end UI configuration +* RBAC + +### Build +* go1.8 passing +* go1.9 passing + TODO: * http utility: 1. add parameters to the ProcessHeaders to enable/disable token/role-access-rights checks