Skip to content

go-andiamo/apui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apui

GoDoc Latest Version Go Report Card

Make your API browsable!

A golang drop-in package to make your APIs render as browsable, interactive HTML.

Screenshot


Features

  • Single call to write API results as HTML
  • Theme support
  • Fully configurable
  • Uses Aitch for low GC pressure rendering
  • Optionally uses Chioas for documentation

Working demo

See Example


Installation

go get github.com/go-andiamo/apui