appkernel v1.0

Version Release Notes from July 08, 2018 (over 7 years ago)


appkernel v1.0 Release Notes

Release Date: 2018年07月08日 // over 7 years ago
  • Model

    • validation on the data model using multiple custom validators
    • 👍 json serialisation support
    • json schema generator
    • value generators
    • value converters
    • wire-format marshaller
    • omitted fields

    ORM Feature

    • ⚡️ basic CRUD (create/update/delete) operations
    • 💅 easy to use active record style queries
    • 🛠 automatically generated prefixed database ID
    • index management (unique index, text index, etc.) on the database
    • database schema validation and schema management
    • builtin converters for serialising or deserialising the model to and from various other formats
    • ⚡️ audited fields (eg. automatically added created, updated, updated_by fields)
    • document versioning
    • Bulk Inserts

    REST Service Endpoints

    • REST services (GET, PUT, POST, PATCH, DELETE)
    • HATEOAS actions on model
    • 📇 model metadata and json schema
    • URL query interface
    • 0️⃣ Read-only by default
    • role based account management (RBAC)
    • 👍 basic authentication and JWT token support
    • customised, machine readable error messages
Awesome Python is part of the LibHunt network. Terms. Privacy Policy.

(CC)
BY-SA
We recommend Spin The Wheel Of Names for a cryptographically secure random name picker.

AltStyle によって変換されたページ (->オリジナル) /