Created
February 10, 2021 10:26
-
-
Save herzzanu/91ba991c0b8fa61b18afe5812009fd6a to your computer and use it in GitHub Desktop.
Mirage basic route handler
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // 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