Skip to content

Instantly share code, notes, and snippets.

@Kelin2025
Last active March 17, 2018 18:41
Show Gist options
  • Save Kelin2025/0c72f6830ae26158b748e5ef96addcf5 to your computer and use it in GitHub Desktop.
Save Kelin2025/0c72f6830ae26158b748e5ef96addcf5 to your computer and use it in GitHub Desktop.
Apicase init
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