Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/casbin/json-adapter

JSON adapter for Casbin
https://github.com/casbin/json-adapter

Update README.md

65905f21a62a0c89ed1701729bc3d47334b544a6 authored over 1 year ago by hsluoyz <[email protected]>
fix: no Unmarshal when json is empty (#5)

* fix: no Unmarshal when json is empty

* Update adapter.go

Co-authored-by: hsluoyz <hsluoy...

f5ad382be24a95eaab709bd9b87e8a4ce9e2711d authored almost 2 years ago by Junhao Liu <[email protected]>
feat: Github Actions and semantic-release (#7)

* feat: switch to GitHub Actions CI and add semantic-release

* feat: add badges

* feat: ad...

202ad990b1218b92db8e2485b3601c65cce57ad5 authored almost 2 years ago by Junhao Liu <[email protected]>
Merge pull request #2 from mousedownmike/feature/json_example

JSON Policy Example

97b017e369b5ffd0adf77b35449c3b2f6b852ff2 authored almost 5 years ago by Yang Luo <[email protected]>
Increased test coverage to include clearing, adding and saving policies.

8d2df5843d71d05d88e78c132a1d1a82f253c554 authored almost 5 years ago by Mike Dalrymple <[email protected]>
Providing a more illustrative example with the JSON stored in an example file.

f66c60e083a68976dc235d9235c4866c1fb345d1 authored almost 5 years ago by Mike Dalrymple <[email protected]>
Merge pull request #1 from pjediny/casbin-v2-go-mod

Add support for Casbin v2.0.0

8594beb53249cec49b3b2ef1045beb6f12f52363 authored over 5 years ago by Yang Luo <[email protected]>
Add support for Casbin v2.0.0

start using go modules and mark this version as v2 to indicate
casbin v2 compatibility.

f00c9d5b45dac3ba4ec367601e74abd8794ee090 authored over 5 years ago by Petr Jediný <[email protected]>
Add Travis and code coverage.

98e846eed4809e48e9ec11e8169400487d8a3029 authored almost 7 years ago by Yang Luo <[email protected]>
Add README.

5bec58cbd9006eb1b2216c99d92f13a32878ffc9 authored almost 7 years ago by Yang Luo <[email protected]>
Add the code.

8acb043177a455a220c1d46d9806e73467279511 authored almost 7 years ago by Yang Luo <[email protected]>
Ignore IDEA files.

0d4a12c3bb251f57b0eb7b371c0401f02da50546 authored almost 7 years ago by Yang Luo <[email protected]>
Initial commit

3b7f7a1276e5ce3227909d59b66ae3e542e17ad8 authored almost 7 years ago by Yang Luo <[email protected]>