FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bheluga/api-docs: api docs for defillama's api, forked from scalar · GitHub

 
 

Latest commit

 

History

4,891 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Scalar

An offline first API Client built for OpenAPI

└ Minimal, powerful & open-source
└ Integrates with dozens of API Frameworks (Elysia, Hono, FastAPI, etc)
└ Syncs directly with your server frameworks with our Watch Mode
└ First class OpenAPI (formerly Swagger) support
└ Environment variables and dynamic parameters
└ Save and organize requests into collections
Download (Windows, MacOS, Linux)
Try Online Demo

Interactive API Reference from OpenAPI/Swagger

└ Uses OpenAPI/Swagger documents
└ Request examples for many favorite languages and frameworks
└ Comes with an integrated API playground
└ Integrates with your favorite framework
└ Doesn't look like 2011
Try Demo

Trusted by:


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>
    <div id="app"></div>

    <!-- Load the Script -->
    <script src="https://cdn.jsdelivr.net/npm/@scalar/api-reference"></script>

    <!-- Initialize the Scalar API Reference -->
    <script>
      Scalar.createApiReference('#app', {
        // The URL of the OpenAPI/Swagger document
        url: 'https://cdn.jsdelivr.net/npm/@scalar/galaxy/dist/latest.json',
        // Avoid CORS issues
        proxyUrl: 'https://proxy.scalar.com',
      })
    </script>
  </body>
</html>

Need a Custom Header? Check out this example: https://codepen.io/scalarorg/pen/VwOXqam

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

Integrations

Built-in Support

The following frameworks have chosen Scalar API Reference as their default OpenAPI documentation UI, recognizing its developer-friendly features and modern design:


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 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 Predefined themes, layouts & styling
Configuration The universal configuration object
Plugins Extend the functionality
OpenAPI OpenAPI and our extensions to it
Markdown The supported Markdown syntax

Community

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


Contributions

Contributions are welcome! Read the CONTRIBUTING guide.

Top 10 Contributors (April 2025)



Top Contributors (All Time)


hanspagel

amritk

xC0dex

antlio

marclave

hwkr

cameronrohani

tmastrom

geoffgscott

inyourtime

DemonHa

bgrcs

Amorim33

ahmedrangel

ivanagas

Mason-Little

adjsky

matthyk

RemcoGoy

mcollina

mpminardi

nsychev

Mohib834

lc-soft

fuma-nama

Edgaraszs

ATREAY

yshrsmz

hex0id

soulchild

x-delfino

ykdojo

timheuer

SebastianBienert

mouhannad-sh

mason-at-pieces

luc122c

handrews

gsmcdonald

federicobond

WDaan

Duncanma

hrynevychroman

rpmccarter

rmp135

STP5940

captainsafia

realsama

dotfortun

smoores-dev

soGit

sinh117801

stratosblue

rbange

rickihastings

petercinibulk

Olexandr88

malinbranduse

mvt147

MaxBreida

MarioGK

ShadiestGoat

sanscontext

kyllian

KiARC

jlnslv

Huliiiiii

unnoq

tsiwek-piwik

dunklesToast

o-az

kwaichanz

g-airey

ga1az

FotieMConstant

danwithabox

WilliamBonvini

bsdayo

Chinlinlee

bingbeann

rolldeep-stepmerrily

Wolf-Syndrome

wilcoschoneveld

rotciw

Ma-ve

Mai0313

Courtcircuits

rektdeckard

thibaultleouay

yokeTH

darekaze

danp

danjohnson95

yungwarlock

ClanEver

chrislearn

chadwhitacre

carstenlebek

cactysman

brunogrcsada

brianheineman

Borisich

bdpiprava

BenJeau

saithis

zsilbi

arthurfiorette

arashsheyda

sigpwned

gizero

alewin

slash686

ahmadi-akbar

MathurAditya724

abdulamite

IHIutch

jonataw

Jannchie

jwangnz

Jefwillems

TheVaan

JacobCoffee

kevinand11

IceyWu

iagobalmeida

hpmouton

CJHwong

HelgeSverre

Hamidrzash

GreyXor

Fdawgs

filiabel

facus26

emmanuel-ferdman

elliott-with-the-longest-name-on-github

elliotnash

DmitriiKhudiakov

diegolopes

untiny

lundibundi

About

api docs for defillama's api, forked from scalar

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL