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

imanaspaul/scalar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scalar API Reference

CI Release 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

Note

Scalar Townhall every 2nd Thursday in Discord

Join us to see upcoming features, discuss the roadmap and chat about APIs. 💬

Contributors

Contributions are welcome! Read the CONTRIBUTING guide.

hanspagel
hanspagel
amritk
amritk
tmastrom
tmastrom
marclave
marclave
hwkr
hwkr
antlio
antlio
cameronrohani
cameronrohani
geoffgscott
geoffgscott
Amorim33
Amorim33
adjsky
adjsky
ATREAY
ATREAY
Mohib834
Mohib834
mcollina
mcollina
mpminardi
mpminardi
soulchild
soulchild
hex0id
hex0id
federicobond
federicobond
gsmcdonald
gsmcdonald
mouhannad-sh
mouhannad-sh
ykdojo
ykdojo
Mason-Little
Mason-Little
MaxBreida
MaxBreida
rickihastings
rickihastings
rbange
rbange
STP5940
STP5940
realsama
realsama
SebastianBienert
SebastianBienert
dotfortun
dotfortun
soGit
soGit
sinh117801
sinh117801
tsiwek-piwik
tsiwek-piwik
inyourtime
inyourtime
Chinlinlee
Chinlinlee
WilliamBonvini
WilliamBonvini
x-delfino
x-delfino
FotieMConstant
FotieMConstant
dunklesToast
dunklesToast
sigpwned
sigpwned
arashsheyda
arashsheyda
arthurfiorette
arthurfiorette
chrislearn
chrislearn
danp
danp
lundibundi
lundibundi
Edgaraszs
Edgaraszs
emmanuel-ferdman
emmanuel-ferdman
Fdawgs
Fdawgs
GreyXor
GreyXor
HelgeSverre
HelgeSverre
CJHwong
CJHwong
IceyWu
IceyWu
JacobCoffee
JacobCoffee
jonataw
jonataw
IHIutch
IHIutch
KiARC
KiARC
kyllian
kyllian
ShadiestGoat
ShadiestGoat
MarioGK
MarioGK

About

Beautiful API references from OpenAPI/Swagger files ✨

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 54.6%
  • Vue 35.6%
  • CSS 6.9%
  • Python 0.9%
  • JavaScript 0.8%
  • HTML 0.6%
  • Other 0.6%