Skip to content

axmatthew/react

Repository files navigation

React Apps

REST API Layer (auto-generate)

  1. https://docs.strongloop.com/display/public/LB/PersistedModel+REST+API Create model instance Update / insert instance Check instance existence Find instance by ID Find matching instances Find first instance Delete model instance Delete all matching instances Get instance count Update model instance attributes Update matching model instances

  2. https://docs.strongloop.com/display/public/LB/Relation+REST+API Get related model instances Get hasMany related model instances Create hasMany related model instance Delete hasMany related model instances List belongsTo related model instances Aggregate models following relations

  3. https://docs.strongloop.com/display/public/LB/User+REST+API Register user Log in user Log out user Confirm email address Reset password

  4. https://docs.strongloop.com/display/public/LB/Making+authenticated+requests

ORM-like Layer (auto-generate)

Store / Service Layer (auto-generate)

License

ISC License

About

React Apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published