Skip to content

Initial release

Choose a tag to compare

@mahenzon mahenzon released this 22 Apr 16:50
· 79 commits to develop since this release
19b1232

Features:

  • ApiSpec Plugin - that's an automatically generated swagger documentation based on marshmallow's apispec. And a custom Relationship class for a better spec for nested relationships
  • Permission Plugin an advanced tool for managing access to certain fields
  • Event Plugin a tool for creating custom RPC resources
  • PostgreSqlJSONB Plugin this one is for easing out work with PostgreSQL's JSONB fields from frontend