Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 497 Bytes

File metadata and controls

17 lines (9 loc) · 497 Bytes

Pageinfo endpoint

This subject folder contains the code for the /api/pageinfo endpoint.

What it does

The /api/pageinfo endpoint powers the hover preview for internal links on <docs.github.com>.

How it works

The /api/pageinfo endpoint returns information about a page by pathname. It is highly cached, in JSON format.

How to get help

For internal folks ask in the Docs Engineering slack channel.

For open source folks, please open a discussion in the public repository.