Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cookbook & recipe ideas #170

Open
ryanto opened this issue Dec 12, 2019 · 0 comments
Open

Cookbook & recipe ideas #170

ryanto opened this issue Dec 12, 2019 · 0 comments

Comments

@ryanto
Copy link
Collaborator

ryanto commented Dec 12, 2019

Placeholder issue for things we would include in a cookbook.

  • Using Mirage with JSON:API
  • Delaying db writes
  • UUIDs instead of auto incrementing ID. Also, making UUIDs application wide.
  • Handling relationships with /user/:userId/posts style urls
  • Delayed responses and server timeouts
  • Using Mirage for demos (mention changing the timing)
  • Intercepting network requests and modifying some of the JSON
  • Router handlers with query params
  • Binary data
  • Streaming responses
  • Persisting the database locally so it survives reloads
  • Including all relationships by default
  • Shorthand nested resources server.get('/articles/:id/comments')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant