Skip to content

Instantly share code, notes, and snippets.

@herzzanu
Created February 10, 2021 10:26
Show Gist options
  • Save herzzanu/91ba991c0b8fa61b18afe5812009fd6a to your computer and use it in GitHub Desktop.
Save herzzanu/91ba991c0b8fa61b18afe5812009fd6a to your computer and use it in GitHub Desktop.
Mirage basic route handler
// mirage/config.js - Creating a basic route handler
this.post('/multi_transfers');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment