معرفی شرکت ها


django-rest-framework-redocs-0.0.8


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Live API endpoints for django rest framework 1.x & 2.x
ویژگی مقدار
سیستم عامل -
نام فایل django-rest-framework-redocs-0.0.8
نام django-rest-framework-redocs
نسخه کتابخانه 0.0.8
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Richie Hsieh
ایمیل نویسنده whitedogg13@gmail.com
آدرس صفحه اصلی https://github.com/whitedogg13/django-rest-framework-redocs
آدرس اینترنتی https://pypi.org/project/django-rest-framework-redocs/
مجوز MIT
# Django REST Framework ReDocs Automatically enable live API page for DRF, support both Django **1.x** and **2.x**!! Inspired by [django-rest-framework-docs](https://github.com/manosim/django-rest-framework-docs) and [drf-autodocs](https://github.com/iMakedonsky/drf-autodocs), thanks for their great work! ## Features * Support Django 1.8+ ~ 2.x, yah! * Automatic API endpoints detection * Automatic API page generation * Support applicatioin/json or multipart/form-data encoding * Support FileField, so you can test file upload * Support token auth * API filtering ## Installation ``` pip install django_rest_framework_redocs ``` ## Dependencies For backend, this project only depends on `django` and `django-rest-framework`. For frontend: * It's a `React` SPA, and also uses several UMD builds served by `unpkg` * It uses `babel-standalone` to transform the embedded JS code on-the-fly, so if you want to modify something you can just edit the code in `redocs/templates/index.html` without any prior setup and it should just work! ## Screenshot <div style="display: flex; align-items: center; justify-content: center; margin: 20px; position: relative;"> <img src="screenshots/drf-redocs-1.png" width="100%" > </div> <div style="display: flex; align-items: center; justify-content: center; margin: 20px; position: relative;"> <img src="screenshots/drf-redocs-2.png" width="100%" > </div> ## Feature request Just open an issue to let us know your idea! ## Contributions Contributions are welcome! We need your help to make this project better! ## Special Thanks The automatic endpoint detection algorithm is adapted from [django-rest-framework-docs](https://github.com/manosim/django-rest-framework-docs) and [drf-autodocs](https://github.com/iMakedonsky/drf-autodocs)


نیازمندی

مقدار نام
>=1.8 django
>=3 djangorestframework


نحوه نصب


نصب پکیج whl django-rest-framework-redocs-0.0.8:

    pip install django-rest-framework-redocs-0.0.8.whl


نصب پکیج tar.gz django-rest-framework-redocs-0.0.8:

    pip install django-rest-framework-redocs-0.0.8.tar.gz