Skip to content

mfodor/ng-rest-model

Repository files navigation

ng-rest-model

A JavaScript model class for easily calling REST API inspired by Laravel's ORM

Warning

With annotations a complete rethink of code design came. So versions above 0.0.7 are not compatible with versions until 0.0.7!

This module is under hard development but is usable already. However, there is no warranty that it won't fail in some situations.

Upcoming improvements

  • Unit tests
  • Finish documentation
  • Investigation in cases of FetchMode.EAGER (may buggy with no value loaded eagerly and in different conjunctions with async parameter)

Usage

See in the docs

Documentation

Link

Contributing

Any contribution is welcome if the goal is not missed: to have a useful ORM like service that not fits for every situation but for most of the cases and is easily configurable.

More details in the CONTRIBUTING.md file.

About

A JavaScript model class for easily calling REST API inspired by Laravel's ORM

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published