An open API service indexing awesome lists of open source software.

https://github.com/webix-hub/usermanager-go

Backend for Webix UserManager
https://github.com/webix-hub/usermanager-go

webix webix-backend

Last synced: 11 months ago
JSON representation

Backend for Webix UserManager

Awesome Lists containing this project

README

          

Golang Backend for Webix User Manager
==================

### How to build

```shell script
go build
```

### How to start

Normal start
```shell script
./usermanager
```

### Configuration

check config.yml in the app's folder

if config.path set, sqlite db driver will be used