briebug / ngrx-auto-entity

NgRx Auto-Entity: Simplifying Reactive State
https://briebug.gitbook.io/ngrx-auto-entity/
Other
66 stars 12 forks source link

Feat(service): Dynamic Prefix Resolver (#232) #234

Closed colesanders closed 1 year ago

colesanders commented 1 year ago
+ Added ability to pass an async function as url prefix option
+ Added support for dependency injection to config
+ Added package linking for lib
+ Added auto entity service to test app

Issue https://github.com/briebug/ngrx-auto-entity/issues/232