Skip to content
/ Vibe Public

Minimalist API server designed for quick start a member system

Notifications You must be signed in to change notification settings

ficeberg/Vibe

Repository files navigation

Vibe

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.

Starts

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.

Note

  • Status: In Developing

Features

  • Core Authentication API including User CRUD
  • Token & API Key Management
  • Administration CLI
  • Utilities: Marchal, cryptor, logger and country

To Do

  • User Groups or Roles
  • Access Log
  • Social Login Integration
  • More Extensive API Examples
  • Test Cases
  • Request Pool

About

Minimalist API server designed for quick start a member system

Resources

Stars

Watchers

Forks

Languages