Metadata-Version: 2.4
Name: scalar_fastapi
Version: 1.4.4
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: Scalar
Author-email: support@scalar.com
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: summary

<!--
  This file is auto-generated by the Scalar README generator.
  Command: pnpm --filter @scalar-internal/build-scripts start generate-readme
  
  Do not edit this file manually. Changes will be lost when the file is regenerated.
-->

# Scalar API Reference Plugin for FastAPI

[![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)

FastAPI plugin to serve beautiful, interactive API documentation from OpenAPI/Swagger documents.

## Documentation

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

## Changelog

See [CHANGELOG.md](https://github.com/scalar/scalar/blob/main/integrations/fastapi/CHANGELOG.md) for a list of changes.

## 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).
