provider meta GET /zen
@utdk/github /zen
Get the Zen of GitHub
Get a random sentence from the Zen of GitHub

Try it

Authentication
Configure credentials for GitHub v3 REST API
meta.getZen
GET/zen
Get a random sentence from the Zen of GitHub

This operation has no parameters.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import github from '@utdk/github';

await github.meta.getZen()