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

https://github.com/hifat/gazzbin

Project for learning go-casbin
https://github.com/hifat/gazzbin

Last synced: 2 months ago
JSON representation

Project for learning go-casbin

Awesome Lists containing this project

README

        

# Gazzbin

The project for learning go-casbin

Run
```bash
make run
```

Migrate DB
```bash
make migrate
```