Skip to content
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.

RESTful JSON CRUD - multiple entities #11

Open
kylecordes opened this issue Apr 15, 2017 · 1 comment
Open

RESTful JSON CRUD - multiple entities #11

kylecordes opened this issue Apr 15, 2017 · 1 comment

Comments

@kylecordes
Copy link
Contributor

Feature idea:

Add a RESTful CRUD example:

  • Server, using a library that makes it very easy to create a RESTful JSON API
  • UI in front of that server.
  • CRUD features - a counter to the numerous examples that only do the "R" in CRUD.

(BTW - I'm a big fan of REST for inter-system APIs, but GraphQL or similar is probably now a better choice for typical web-UI-to-data-server APIs.)

@kylecordes
Copy link
Contributor Author

This is up and running for one entity type.

To more fully illustrate code with a moderate but not excessive amount of duplication, do the same thing for several more entity types?

@kylecordes kylecordes changed the title RESTful JSON CRUD example RESTful JSON CRUD - multiple entities Apr 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant