A minimalist RESTful API server based on Echo server framework designed for quick start a member system. Aim to reducing development efforts to build-up a new wheel.
You can start from srv.go in example folder. It's a sample of vibe http server endpoint. Command line tool also can be found in the same path, just build and have fun.
- Status: In Developing
- Core Authentication API including User CRUD
- Token & API Key Management
- Administration CLI
- Utilities: Marchal, cryptor, logger and country
- User Groups or Roles
- Access Log
- Social Login Integration
- More Extensive API Examples
- Test Cases
- Request Pool