Metadata-Version: 2.4
Name: scalar_fastapi
Version: 1.4.2
Summary: This plugin provides an easy way to render a beautiful API reference based on a OpenAPI/Swagger file with FastAPI.
Home-page: https://github.com/scalar/scalar
Author: Marc Laventure
Author-email: marc@scalar.com
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: summary

# Scalar FastAPI API Reference Plugin

[![Version](https://img.shields.io/pypi/v/scalar-fastapi)](https://pypi.org/project/scalar-fastapi/)
[![Downloads](https://img.shields.io/pypi/dm/scalar-fastapi)](https://pypi.org/project/scalar-fastapi/)
[![License](https://img.shields.io/pypi/l/scalar-fastapi)](https://pypi.org/project/scalar-fastapi/)
[![Discord](https://img.shields.io/discord/1135330207960678410?style=flat&color=5865F2)](https://discord.gg/scalar)

A plugin for FastAPI to render a reference for your OpenAPI document.

## Documentation

[Read the documentation here](https://guides.scalar.com/scalar/scalar-api-references/integrations/fastapi)

## Community

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

## License

The source code in this repository is licensed under [MIT](https://github.com/scalar/scalar/blob/main/LICENSE).
