Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrthearman/drf-openapi-schema

Django Rest Framework OpenAPI Schema generation.
https://github.com/mrthearman/drf-openapi-schema

api django openapi python schema

Last synced: about 2 months ago
JSON representation

Django Rest Framework OpenAPI Schema generation.

Awesome Lists containing this project

README

        

# Django Rest Framework OpenAPI Schema

[![Coverage Status][coverage-badge]][coverage]
[![GitHub Workflow Status][status-badge]][status]
[![PyPI][pypi-badge]][pypi]
[![GitHub][licence-badge]][licence]
[![GitHub Last Commit][repo-badge]][repo]
[![GitHub Issues][issues-badge]][issues]
[![Downloads][downloads-badge]][pypi]
[![Python Version][version-badge]][pypi]

```shell
pip install drf-openapi-schema
```

---

**Documentation**: [https://mrthearman.github.io/drf-openapi-schema/](https://mrthearman.github.io/drf-openapi-schema/)

**Source Code**: [https://github.com/MrThearMan/drf-openapi-schema/](https://github.com/MrThearMan/drf-openapi-schema/)

**Contributing**: [https://github.com/MrThearMan/drf-openapi-schema/blob/main/CONTRIBUTING.md](https://github.com/MrThearMan/drf-openapi-schema/blob/main/CONTRIBUTING.md)

---

...

[coverage-badge]: https://coveralls.io/repos/github/MrThearMan/drf-openapi-schema/badge.svg?branch=main
[status-badge]: https://img.shields.io/github/actions/workflow/status/MrThearMan/drf-openapi-schema/test.yml?branch=main
[pypi-badge]: https://img.shields.io/pypi/v/drf-openapi-schema
[licence-badge]: https://img.shields.io/github/license/MrThearMan/drf-openapi-schema
[repo-badge]: https://img.shields.io/github/last-commit/MrThearMan/drf-openapi-schema
[issues-badge]: https://img.shields.io/github/issues-raw/MrThearMan/drf-openapi-schema
[version-badge]: https://img.shields.io/pypi/pyversions/drf-openapi-schema
[downloads-badge]: https://img.shields.io/pypi/dm/drf-openapi-schema

[coverage]: https://coveralls.io/github/MrThearMan/drf-openapi-schema?branch=main
[status]: https://github.com/MrThearMan/drf-openapi-schema/actions/workflows/test.yml
[pypi]: https://pypi.org/project/drf-openapi-schema
[licence]: https://github.com/MrThearMan/drf-openapi-schema/blob/main/LICENSE
[repo]: https://github.com/MrThearMan/drf-openapi-schema/commits/main
[issues]: https://github.com/MrThearMan/drf-openapi-schema/issues