resgateio/resgate

Examples

Closed this issue · 1 comments

Issue

More examples are needed to make it easier to learn different concepts.

The examples to be added are:

  • Hello world (Previous hello-world should be renamed to edit-model)
  • Password authentication - Similar to jwt-authentication but with password login
  • Client session - Similar to password-authentication but with client sessions.
  • Pagination

Pagination was not included.
Current needed examples are all in place.