Last active
March 17, 2018 18:41
-
-
Save Kelin2025/0c72f6830ae26158b748e5ef96addcf5 to your computer and use it in GitHub Desktop.
Apicase init
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
import { apicase } from '@apicase/core' | |
import fetch from '@apicase/adapter-fetch' | |
const doRequest = apicase(fetch) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment