Kong / Kong/apiembed

Embedding the documentation in JS

Open
#2 5 comments 0 reactions 1 assignee Claimed by @ahmadnassri View on GitHub
enhancement
Dominant language
Pug
Stars
413
Forks
52
PR merge metrics
No merged PRs in 30d

Description

Without requiring to link a doc from a third-party location.

Something like:

``` javascript

var doc = {
// Endpoint Documentation
};
render_iframe(doc, 'frame-container');

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.