Skip to content

Instantly share code, notes, and snippets.

@nathanclevenger
Created September 29, 2022 14:27
Show Gist options
  • Save nathanclevenger/28a6b4bfde485b704a2fcc9b6c874e79 to your computer and use it in GitHub Desktop.
Save nathanclevenger/28a6b4bfde485b704a2fcc9b6c874e79 to your computer and use it in GitHub Desktop.
Example for https://gist.do
import { apis, json } from 'https://pkg.do/apis.do'
export default {
fetch: () => json({apis})
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment