Skip to content
forked from scalar/scalar

Beautiful API references from OpenAPI/Swagger files ✨

License

Notifications You must be signed in to change notification settings

danwithabox/scalar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scalar API Reference

CI Contributors GitHub License Discord

Generate interactive API documentation from OpenAPI/Swagger documents. Try our Demo

Features

  • Uses OpenAPI/Swagger documents
  • Request examples for many favorite languages and frameworks
  • Comes with an integrated API client
  • Integrates with your favorite framework
  • Doesn’t look like it’s 2011

Quickstart

You’re just one HTML file away from having an awesome API reference:

<!doctype html>
<html>
  <head>
    <title>Scalar API Reference</title>
    <meta charset="utf-8" />
    <meta
      name="viewport"
      content="width=device-width, initial-scale=1" />
  </head>
  <body>
    <!-- Need a Custom Header? Check out this example https://codepen.io/scalarorg/pen/VwOXqam -->
    <script
      id="api-reference"
      data-url="https://cdn.jsdelivr.net/npm/@scalar/galaxy/dist/latest.yaml"></script>
    <script src="https://cdn.jsdelivr.net/npm/@scalar/api-reference"></script>
  </body>
</html>

And there’s an ever-growing list of plugins and integrations:

Integrations

Managed Hosting

We’re offering a free and paid managed hosting on the edge, too:

  • Write your API documentation and publish your API references (free)
  • Get SSL and a super cool *.apidocumentation.com subdomain (free)
  • Write free text documentation (paid)
  • Collaborate with your whole team (paid)
  • Use any domain (paid)

Ready? Create your account on scalar.com.

Projects

Project Description
Scalar API Client API client
Scalar CLI Command-line interface
Scalar Galaxy OpenAPI Example
Scalar Play Button Quick API Client Embed
Scalar Mock Server OpenAPI Mock Server
Scalar Void Server HTTP Request Mirror
Scalar Open API Parser OpenAPI SDK
Scalar Sandbox Online OpenAPI Editor

Documentation

Topic Description
Themes Themes, layouts & styling
Configuration The universal configuration object
OpenAPI OpenAPI and our extensions to it
Markdown Markdown syntax

Community

We are API nerds. You too? Let’s chat on Discord: https://discord.gg/scalar

Contributors

Contributions are welcome! Read the CONTRIBUTING guide.

hanspagel
hanspagel
amritk
amritk
tmastrom
tmastrom
marclave
marclave
hwkr
hwkr
antlio
antlio
cameronrohani
cameronrohani
geoffgscott
geoffgscott
inyourtime
inyourtime
Amorim33
Amorim33
adjsky
adjsky
ATREAY
ATREAY
Edgaraszs
Edgaraszs
Mohib834
Mohib834
mcollina
mcollina
soulchild
soulchild
mpminardi
mpminardi
hex0id
hex0id
ykdojo
ykdojo
timheuer
timheuer
mouhannad-sh
mouhannad-sh
mason-at-pieces
mason-at-pieces
gsmcdonald
gsmcdonald
federicobond
federicobond
sigpwned
sigpwned
MarioGK
MarioGK
Mason-Little
Mason-Little
MaxBreida
MaxBreida
rickihastings
rickihastings
rbange
rbange
hrynevychroman
hrynevychroman
STP5940
STP5940
captainsafia
captainsafia
realsama
realsama
SebastianBienert
SebastianBienert
dotfortun
dotfortun
soGit
soGit
sinh117801
sinh117801
thibaultleouay
thibaultleouay
bitlab-ruizhi
bitlab-ruizhi
Chinlinlee
Chinlinlee
WilliamBonvini
WilliamBonvini
x-delfino
x-delfino
FotieMConstant
FotieMConstant
dunklesToast
dunklesToast
tsiwek-piwik
tsiwek-piwik
arashsheyda
arashsheyda
arthurfiorette
arthurfiorette
zsilbi
zsilbi
bdpiprava
bdpiprava
brunogrcsada
brunogrcsada
chadwhitacre
chadwhitacre
chrislearn
chrislearn
danp
danp
lundibundi
lundibundi
emmanuel-ferdman
emmanuel-ferdman
facus26
facus26
Fdawgs
Fdawgs
GreyXor
GreyXor
HelgeSverre
HelgeSverre
CJHwong
CJHwong
IceyWu
IceyWu
JacobCoffee
JacobCoffee
TheVaan
TheVaan
jonataw
jonataw
IHIutch
IHIutch
xC0dex
xC0dex
KiARC
KiARC
kyllian
kyllian
ShadiestGoat
ShadiestGoat

About

Beautiful API references from OpenAPI/Swagger files ✨

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.4%
  • Vue 30.0%
  • CSS 4.6%
  • C# 2.3%
  • JavaScript 1.0%
  • Python 0.8%
  • Other 0.9%