hyral
v2.0.0-prerelease
Published
A modular version of Hyral ORM(-like) architecture
Downloads
3
Maintainers
Readme
Hyral
!!BREAKING CHANGES!!
WARNING! This version is a complete rework of Hyral in TypeScript. It is not yet stable for release. Core has been split into Core and Core with state. Please use at your own risk
| | | |---|---| | Core | | | Core with state| Not implemented | | Core + JSON:API | | | Core + Vue | |
Hyral (Hypermedia Resource oriented Api Layer) is an advanced, ORM-like, easy to use abstraction layer over your API('s).
This is a monorepo containing the following packages:
- Core Hyral
- Core with state !not implemented!
- JSON:API
- Vue(x)
The monorepo is also containing the following implementation packages:
Documentation
See the Core Hyral documentation.
The documentation contains a Quick start guide for a quick tour of the module.
Contributing
See CONTRIBUTING
Releases
See Github Releases
License
All code released under MIT